aboutsummaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-08-01 02:43:16 +0000
committerSteve Price <steve@FreeBSD.org>1999-08-01 02:43:16 +0000
commitd12f38feff50fd8994ea84cc9526dff01d1aafb5 (patch)
tree436511b825694f9c5768d7bccb74d9df0106a1d7 /graphics/gd/Makefile
parent51088d2bc5501206e78a5c7ed88cca2a8f200a13 (diff)
downloadports-d12f38feff50fd8994ea84cc9526dff01d1aafb5.tar.gz
ports-d12f38feff50fd8994ea84cc9526dff01d1aafb5.zip
Notes
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 739204d377ba..598854450be0 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Mar 1998
# Whom: jeff@cetlink.net
#
-# $Id: Makefile,v 1.6 1999/07/13 23:59:52 asami Exp $
+# $Id: Makefile,v 1.7 1999/07/24 23:56:41 billf Exp $
#
DISTNAME= gd-1.6.2
@@ -16,7 +16,9 @@ MAINTAINER= jeff@cetlink.net
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
FETCH_BEFORE_ARGS= -b
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
+CONFIGURE_ARGS+= --includedir=${PREFIX}/include/gd
pre-install:
${MKDIR} ${PREFIX}/include/gd