summaryrefslogtreecommitdiff
path: root/graphics/py-gd
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-21 02:36:31 +0000
committerhubertf <hubertf>1999-09-21 02:36:31 +0000
commit9305ae91fc5973473595244991b5b49c57a25f39 (patch)
treea7e276a30f3319360480ed965b2ea987dc8065a7 /graphics/py-gd
parent45065b3f97ad2e9dd4332bb6ba4013fea6d59d1c (diff)
downloadpkgsrc-9305ae91fc5973473595244991b5b49c57a25f39.tar.gz
gd includes are in $PREFIX/include this week
Diffstat (limited to 'graphics/py-gd')
-rw-r--r--graphics/py-gd/files/Setup.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-gd/files/Setup.in b/graphics/py-gd/files/Setup.in
index d71ecd5e6ea..3ef8ea3ab61 100644
--- a/graphics/py-gd/files/Setup.in
+++ b/graphics/py-gd/files/Setup.in
@@ -1,4 +1,4 @@
-# $NetBSD: Setup.in,v 1.1.1.1 1999/05/02 17:48:37 tsarna Exp $
+# $NetBSD: Setup.in,v 1.2 1999/09/21 02:36:31 hubertf Exp $
*shared*
-gd gdmodule.c -I@PREFIX@/include/gd -L@PREFIX@/lib -R@PREFIX@/lib -lgd
+gd gdmodule.c -I@PREFIX@/include -L@PREFIX@/lib -R@PREFIX@/lib -lgd