aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-10-24 13:54:01 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-10-24 13:54:01 +0000
commit73ea2f57a9e6b7cbb393cc8f0b80e951384afb03 (patch)
tree6f1aaf9ffc0b8a438c09681a46956ea3182747d5 /graphics
parent87064f0e2354123b56dd4bc3aea1b2873c28469f (diff)
downloadports-73ea2f57a9e6b7cbb393cc8f0b80e951384afb03.tar.gz
ports-73ea2f57a9e6b7cbb393cc8f0b80e951384afb03.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/apngasm/Makefile11
-rw-r--r--graphics/apngasm/distinfo4
2 files changed, 5 insertions, 10 deletions
diff --git a/graphics/apngasm/Makefile b/graphics/apngasm/Makefile
index 8ffef80f5e4c..dbb1e117eed6 100644
--- a/graphics/apngasm/Makefile
+++ b/graphics/apngasm/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= apngasm
-PORTVERSION= 2.8
+PORTVERSION= 2.9
DISTVERSIONSUFFIX=-src
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Create Animated PNG from a sequence of files
LICENSE= ZLIB
@@ -25,12 +25,7 @@ PLIST_FILES= bin/${PORTNAME}
STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png
STATIC_MAKE_ENV= STATIC=1
-
-.include <bsd.port.options.mk>
-
-.if ! ${PORT_OPTIONS:MSTATIC}
-LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png
-.endif
+STATIC_LIB_DEPENDS_OFF= libpng15.so:${PORTSDIR}/graphics/png
do-install:
(cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PORTNAME} \
diff --git a/graphics/apngasm/distinfo b/graphics/apngasm/distinfo
index dbef43950b9c..2ac28259a2c7 100644
--- a/graphics/apngasm/distinfo
+++ b/graphics/apngasm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apngasm-2.8-src.zip) = 47bee31bc149efc5932a87819cc0daea668cf7322eeaed9378c43edbdc9803bc
-SIZE (apngasm-2.8-src.zip) = 568753
+SHA256 (apngasm-2.9-src.zip) = 5dfd34c9a560da81f91d37b891e23761c74659fe36e04ab2a46696562a9ed876
+SIZE (apngasm-2.9-src.zip) = 573944