summaryrefslogtreecommitdiff
path: root/graphics/fly
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/fly
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/fly')
-rw-r--r--graphics/fly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile
index 79d298709ad9..d9047edd647d 100644
--- a/graphics/fly/Makefile
+++ b/graphics/fly/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://fossies.org/unix/www/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple drawing language to generate GIFs on the fly
-LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= libgd.so:graphics/gd
PORTDOCS= *
PORTEXAMPLES= *