Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2014 22:24:27 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357212 - head/ukrainian/gd
Message-ID:  <201406092224.s59MORlN070886@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mi
Date: Mon Jun  9 22:24:27 2014
New Revision: 357212
URL: http://svnweb.freebsd.org/changeset/ports/357212
QAT: https://qat.redports.org/buildarchive/r357212/

Log:
  Remove the NO_STAGE. This port is as stage-ready as graphics/gd.

Modified:
  head/ukrainian/gd/Makefile

Modified: head/ukrainian/gd/Makefile
==============================================================================
--- head/ukrainian/gd/Makefile	Mon Jun  9 22:07:15 2014	(r357211)
+++ head/ukrainian/gd/Makefile	Mon Jun  9 22:24:27 2014	(r357212)
@@ -1,7 +1,7 @@
 # Created by: mike@LITech.lviv.ua
 # $FreeBSD$
 
-MASTERDIR=	${.CURDIR}/../../graphics/gd
+MASTERDIR=	${.CURDIR:H:H}/graphics/gd
 CATEGORIES=	ukrainian
 
 MAINTAINER=	mi@aldan.algebra.com
@@ -11,5 +11,4 @@ BUILD_DEPENDS=  ${NONEXISTENT}:${PORTSDI
 GD_FONTS=	${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
 		koi10x16b.bdf koi9x15.bdf koi10x20.bdf
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406092224.s59MORlN070886>