summaryrefslogtreecommitdiff
path: root/misc/siag
diff options
context:
space:
mode:
authorfrueauf <frueauf>1999-01-07 15:34:54 +0000
committerfrueauf <frueauf>1999-01-07 15:34:54 +0000
commit8c3436b720956ae0a5a6404e78e4593428c95b54 (patch)
treebf6dc723f00d451e1ce67e5cda6280f66643e7cc /misc/siag
parent54c6c041aa10e78d177a766abe5b39b86e0e88dc (diff)
downloadpkgsrc-8c3436b720956ae0a5a6404e78e4593428c95b54.tar.gz
Add LDFLAGS+=-Wl,-R${X11BASE}/lib to make it work on ELF.
Diffstat (limited to 'misc/siag')
-rw-r--r--misc/siag/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile
index 8ba197be770..89c5badf571 100644
--- a/misc/siag/Makefile
+++ b/misc/siag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/12/25 21:41:29 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/01/07 15:34:54 frueauf Exp $
DISTNAME= siag-3.1.2
CATEGORIES= misc textproc math
@@ -16,6 +16,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
CFLAGS+= -Dunix
+LDFLAGS+= -Wl,-R${X11BASE}/lib
STRIPFLAG=
pre-configure: