summaryrefslogtreecommitdiff
path: root/graphics/GMT
diff options
context:
space:
mode:
authorrillig <rillig>2007-10-10 21:48:42 +0000
committerrillig <rillig>2007-10-10 21:48:42 +0000
commit393a646d3a216e7415d8a1aa6a07517dda99973d (patch)
tree20053347f6aa953852e164aa1d65558fb65c0e42 /graphics/GMT
parent8f4c874e6be370682a2f0e436d8962514efec0d7 (diff)
downloadpkgsrc-393a646d3a216e7415d8a1aa6a07517dda99973d.tar.gz
Fixed missing rpath in xgridedit.
Diffstat (limited to 'graphics/GMT')
-rw-r--r--graphics/GMT/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile
index 2275fb43b58..a5976316982 100644
--- a/graphics/GMT/Makefile
+++ b/graphics/GMT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/02/15 14:58:19 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2007/10/10 21:48:42 rillig Exp $
DISTNAME= GMT4.1.4
PKGNAME= GMT-4.1.4
@@ -39,6 +39,7 @@ CONFIGURE_ARGS+=--disable-mex
BUILD_TARGET= all suppl
INSTALL_TARGET= install-all
+LIBS+= ${X11_LDFLAGS} # XXX: LDFLAGS doesn't work
post-extract:
${MV} -f ${WRKSRC}/www/gmt/doc/pdf ${WRKSRC}