1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Fix JPEG pkg-plist

This commit is contained in:
Michael Johnson 2005-01-29 19:55:31 +00:00
parent 59bff7960a
commit 4ccea7f975
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127648
3 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --without-libjpeg
PLIST_SUB+= JPEG="@comment "
.else
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= JPEG:=""
PLIST_SUB+= JPEG=""
.endif
.if defined(WITHOUT_TIFF)

View File

@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --without-libjpeg
PLIST_SUB+= JPEG="@comment "
.else
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= JPEG:=""
PLIST_SUB+= JPEG=""
.endif
.if defined(WITHOUT_TIFF)

View File

@ -96,7 +96,7 @@ CONFIGURE_ARGS+= --without-libjpeg
PLIST_SUB+= JPEG="@comment "
.else
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
PLIST_SUB+= JPEG:=""
PLIST_SUB+= JPEG=""
.endif
.if defined(WITHOUT_TIFF)