From c47a89e9caf42f13885fc59a921f17709c9f2379 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Sun, 12 Oct 2014 15:03:25 +0000 Subject: - Use options helpers --- graphics/apngdis/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'graphics/apngdis') diff --git a/graphics/apngdis/Makefile b/graphics/apngdis/Makefile index 4fc6e2d39f9d..3aa741b93198 100644 --- a/graphics/apngdis/Makefile +++ b/graphics/apngdis/Makefile @@ -24,12 +24,7 @@ PLIST_FILES= bin/${PORTNAME} STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png STATIC_MAKE_ENV= STATIC=1 - -.include - -.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} \ -- cgit v1.2.3