aboutsummaryrefslogtreecommitdiff
path: root/graphics/g2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 21:28:28 +0000
commit38e3e6a87b9abd2f393b2932fb132b441263aa21 (patch)
treea1fb585c640e6d94163f7e059a3f6522d70c6801 /graphics/g2
parent5cb55aa1390fd21056bdd9a76f368ec61f19ca02 (diff)
downloadports-38e3e6a87b9abd2f393b2932fb132b441263aa21.tar.gz
ports-38e3e6a87b9abd2f393b2932fb132b441263aa21.zip
These ports now need 'LIB_DEPENDS=gd.0:...'.
Notes
Notes: svn path=/head/; revision=24167
Diffstat (limited to 'graphics/g2')
-rw-r--r--graphics/g2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index 706dec0f5afc..f9457e30a66c 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= billf@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes