diff options
Diffstat (limited to 'korean/ftghostscript5/Makefile')
-rw-r--r-- | korean/ftghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 86732c8..730487d 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -33,8 +33,8 @@ MAINTAINER= cjh@FreeBSD.org RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \ $(LOCALBASE)/share/ghostscript/fonts/CMap:${PORTSDIR}/korean/munhwafonts-cid \ $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf -BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ - /nonexistent:${PORTSDIR}/graphics/png:extract +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ + ${NONEXISTENT}:${PORTSDIR}/graphics/png:extract LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png USE_XLIB= YES |