summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1999-05-02 17:46:19 +0000
committertsarna <tsarna@pkgsrc.org>1999-05-02 17:46:19 +0000
commit2404734a6a70628a32bbb9094629b6789e6be20e (patch)
treee2dd46693ae6ce963f96784c92c6f55a20964540 /graphics/gd/Makefile
parent872b3cc653569d595b9c643af3ec4e3c9cb538d0 (diff)
downloadpkgsrc-2404734a6a70628a32bbb9094629b6789e6be20e.tar.gz
Changed to build shared libraries. Closes PR#7403 by Jarkko Torppa.
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 3f1e65559d2..1db60c099f5 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/08/20 15:17:00 tsarna Exp $
+# $NetBSD: Makefile,v 1.7 1999/05/02 17:46:19 tsarna Exp $
# FreeBSD Id: Makefile,v 1.2 1997/02/14 07:55:45 asami Exp
#
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://www.boutell.com/pub/boutell/gd/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.boutell.com/gd/
+USE_LIBTOOL= yes
+
pre-install:
${MKDIR} ${PREFIX}/include/gd
${MKDIR} ${PREFIX}/share/examples/gd