summaryrefslogtreecommitdiff
path: root/graphics/a2png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/a2png/Makefile')
-rw-r--r--graphics/a2png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/a2png/Makefile b/graphics/a2png/Makefile
index f07bc15bd7b7..72390196fd6d 100644
--- a/graphics/a2png/Makefile
+++ b/graphics/a2png/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts plain ASCII text into PNG bitmap images
-LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= libgd.so:graphics/gd
USES= tar:bzip2
GNU_CONFIGURE= yes