aboutsummaryrefslogtreecommitdiff
path: root/graphics/png2ico/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png2ico/Makefile')
-rw-r--r--graphics/png2ico/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2ico/Makefile b/graphics/png2ico/Makefile
index ddf1b03266b6..095011cdaff9 100644
--- a/graphics/png2ico/Makefile
+++ b/graphics/png2ico/Makefile
@@ -14,7 +14,7 @@ COMMENT= Converts PNG files to Windows icon resource files
LICENSE= GPLv2 # only
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/${PORTNAME}