summaryrefslogtreecommitdiff
path: root/graphics/libggi
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-01-15 23:01:34 +0000
committerhubertf <hubertf@pkgsrc.org>2001-01-15 23:01:34 +0000
commit4ff801aa959c587a716e4cbbae4e7d374c16a3d9 (patch)
tree8d1ca24b3d77ca1205200fccaa799699e254a807 /graphics/libggi
parentbaa6006f850484342a7a19a6993731d6956541b1 (diff)
downloadpkgsrc-4ff801aa959c587a716e4cbbae4e7d374c16a3d9.tar.gz
Make this pkg work on ELF (I wonder if autoconf is the right place to
fix this...)
Diffstat (limited to 'graphics/libggi')
-rw-r--r--graphics/libggi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libggi/Makefile b/graphics/libggi/Makefile
index a8412ed18cd..56e8a97d3a2 100644
--- a/graphics/libggi/Makefile
+++ b/graphics/libggi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/12/27 04:29:10 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/01/15 23:01:34 hubertf Exp $
#
DISTNAME= libggi-2.0b2.1
@@ -16,7 +16,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--disable-debug \
--with-x \
--with-extra-includes=${LOCALBASE}/include \
- --with-extra-libs=${X11BASE}/lib
+ --with-extra-libs="${X11BASE}/lib -Wl,-R${X11BASE}/lib"
PLIST_SRC= ${WRKDIR}/PLIST