aboutsummaryrefslogtreecommitdiffstats
path: root/ukrainian/gd
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2014-06-10 06:24:27 +0800
committermi <mi@FreeBSD.org>2014-06-10 06:24:27 +0800
commit59466d8899f4bda249b3bb36744e034f7d87447c (patch)
tree8a00c7cb42c93b7fc809762040e64b475ed7fe5e /ukrainian/gd
parent353464e8da5bb76de8143af2f383771afc00c395 (diff)
downloadfreebsd-ports-gnome-59466d8899f4bda249b3bb36744e034f7d87447c.tar.gz
freebsd-ports-gnome-59466d8899f4bda249b3bb36744e034f7d87447c.tar.zst
freebsd-ports-gnome-59466d8899f4bda249b3bb36744e034f7d87447c.zip
Remove the NO_STAGE. This port is as stage-ready as graphics/gd.
Diffstat (limited to 'ukrainian/gd')
-rw-r--r--ukrainian/gd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ukrainian/gd/Makefile b/ukrainian/gd/Makefile
index dc687b5d1c45..91ba7943b7e9 100644
--- a/ukrainian/gd/Makefile
+++ b/ukrainian/gd/Makefile
@@ -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}:${PORTSDIR}/x11-fonts/geminifonts:fetch
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"