aboutsummaryrefslogtreecommitdiff
path: root/graphics/gif2png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gif2png/Makefile')
-rw-r--r--graphics/gif2png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 797b3f99d274..d312a2678076 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.catb.org/~esr/gif2png/
MAINTAINER= saper@saper.info
COMMENT= Converts GIF images to a PNG format
-LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:graphics/png
USES= python:run
GNU_CONFIGURE= yes