summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-01-15 23:01:34 +0000
committerhubertf <hubertf>2001-01-15 23:01:34 +0000
commit1893fe0165c34648a0d1d6278683649c6050afa4 (patch)
tree8d1ca24b3d77ca1205200fccaa799699e254a807 /graphics
parent88c0432a973c368dfab5e7caa39b82d5c81f4580 (diff)
downloadpkgsrc-1893fe0165c34648a0d1d6278683649c6050afa4.tar.gz
Make this pkg work on ELF (I wonder if autoconf is the right place to
fix this...)
Diffstat (limited to 'graphics')
-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