aboutsummaryrefslogtreecommitdiff
path: root/graphics/apngdis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/apngdis/Makefile')
-rw-r--r--graphics/apngdis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/apngdis/Makefile b/graphics/apngdis/Makefile
index 704ff155eee0..341993ba669e 100644
--- a/graphics/apngdis/Makefile
+++ b/graphics/apngdis/Makefile
@@ -22,9 +22,9 @@ LDFLAGS+= -lz
PORTDOCS= readme.txt
PLIST_FILES= bin/${PORTNAME}
-STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png
+STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:graphics/png
STATIC_MAKE_ENV= STATIC=1
-STATIC_LIB_DEPENDS_OFF= libpng.so:${PORTSDIR}/graphics/png
+STATIC_LIB_DEPENDS_OFF= libpng.so:graphics/png
do-install:
(cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PORTNAME} \