summaryrefslogtreecommitdiffstats
path: root/korean/ghostscript55httf
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
committerade <ade@FreeBSD.org>2001-05-31 22:22:59 +0000
commitd50913dd2bba2982faeb50020696c56ef0bcc7c6 (patch)
tree9c66c6dc55e3c3f40aa286bc2de892db4b153d34 /korean/ghostscript55httf
parent6147be03b2ccf2eb7310d2481445311a628a4afa (diff)
downloadFreeBSD-ports-d50913dd2bba2982faeb50020696c56ef0bcc7c6.zip
FreeBSD-ports-d50913dd2bba2982faeb50020696c56ef0bcc7c6.tar.gz
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r--korean/ghostscript55httf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile
index edaf127..2878d56 100644
--- a/korean/ghostscript55httf/Makefile
+++ b/korean/ghostscript55httf/Makefile
@@ -21,8 +21,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= cjh@FreeBSD.org
-BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \
- /nonexistent:${PORTSDIR}/graphics/png:extract \
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \
+ ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract \
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
RUN_DEPENDS= $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf
OpenPOWER on IntegriCloud