diff options
author | cjh <cjh@FreeBSD.org> | 2000-07-16 10:36:07 +0000 |
---|---|---|
committer | cjh <cjh@FreeBSD.org> | 2000-07-16 10:36:07 +0000 |
commit | b178c8d922179761b7dd37ee889a69f340191ec9 (patch) | |
tree | 51978772cbc582c8f558fab07cae751f8ce076df /korean/ghostscript55httf | |
parent | 5effeef506733912bb17aee348bca8214fb018d3 (diff) | |
download | FreeBSD-ports-b178c8d922179761b7dd37ee889a69f340191ec9.zip FreeBSD-ports-b178c8d922179761b7dd37ee889a69f340191ec9.tar.gz |
Set version number of libpng correctly.
Submitted by: bento buildlog
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile index 37e2bb3..29ecc17 100644 --- a/korean/ghostscript55httf/Makefile +++ b/korean/ghostscript55httf/Makefile @@ -35,7 +35,7 @@ RUN_DEPENDS= $(LOCALBASE)/share/ghostscript/fonts:${PORTSDIR}/print/gsfonts \ $(X11BASE)/lib/X11/fonts/TrueType/gulim.ttf:${PORTSDIR}/korean/baekmukfonts-ttf BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract -LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype USE_XLIB= YES |