Set version number of libpng correctly.
Submitted by: bento buildlog
This commit is contained in:
parent
4765d96b16
commit
599645d0ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30686
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue