1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Properly support png 1.5

- Cleanup plist
This commit is contained in:
Antoine Brodin 2014-12-25 13:24:16 +00:00
parent 13ebb3c3bf
commit 3daa3b7830
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375547
2 changed files with 1 additions and 5 deletions

View File

@ -45,10 +45,9 @@ IPV6_CONFIGURE_ENABLE= ipv6
JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
JPEG_CONFIGURE_ON= --use-jpeg=local
JPEG_CONFIGURE_OFF= --use-jpeg=no
PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
PNG_CONFIGURE_ON= --use-png=local
PNG_CONFIGURE_OFF= --use-png=no
PNG_CFLAGS= -I${LOCALBASE}/include/libpng15
post-patch:
${REINPLACE_CMD} -e 's|s/\.\*\\(\[0-9\]\\)\\+\$$/\\1/|s/^[^0-9]*//| ;\

View File

@ -94,6 +94,3 @@ lib/libgpac.so.2
lib/libgpac.so.2.0.0
lib/libgpac_static.a
libdata/pkgconfig/gpac.pc
@dirrm include/gpac/modules
@dirrm include/gpac/internal
@dirrm include/gpac