aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-GD
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-12-25 09:24:52 +0800
committersteve <steve@FreeBSD.org>1999-12-25 09:24:52 +0800
commit316bde237d857843f628f5346454489127c6397c (patch)
tree590c2824c170266f054a5ab2d2912a37e42510df /graphics/p5-GD
parentcace53e9dd44962f79341a6bf7196f102e6b74b0 (diff)
downloadfreebsd-ports-gnome-316bde237d857843f628f5346454489127c6397c.tar.gz
freebsd-ports-gnome-316bde237d857843f628f5346454489127c6397c.tar.zst
freebsd-ports-gnome-316bde237d857843f628f5346454489127c6397c.zip
We need libgd.a in order for this port to build.
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r--graphics/p5-GD/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 96969e1185fa..0f8a4994d0f3 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= GD
MAINTAINER= jfitz@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgd.a:${PORTSDIR}/graphics/gd
+
USE_PERL5= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}