summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-11-06 19:25:09 +0000
committergavan <gavan@pkgsrc.org>2003-11-06 19:25:09 +0000
commiteb5d41c2e62d091e049d02b40a55cadfd36b9277 (patch)
tree37318835b9741e05d4f2c6048860f62299df40a3 /graphics/gd
parentdd02fa6e2329344cd553b2c283ae7944b1a243fd (diff)
downloadpkgsrc-eb5d41c2e62d091e049d02b40a55cadfd36b9277.tar.gz
Set LIBTOOL_OVERRIDE.
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index ff6d6ddf4c6..f3bf21fbe0e 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2003/07/21 16:51:40 martti Exp $
+# $NetBSD: Makefile,v 1.41 2003/11/06 19:25:09 gavan Exp $
#
DISTNAME= gd-2.0.15
@@ -14,6 +14,7 @@ USE_LIBTOOL= YES
USE_X11= YES
GNU_CONFIGURE= YES
REPLACE_PERL= bdftogd
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../devel/zlib/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"