From ab126bded5de6bb77ee7f97f55eddf736e22cc67 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 10 Oct 2007 21:48:42 +0000 Subject: Fixed missing rpath in xgridedit. --- graphics/GMT/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/GMT') 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} -- cgit v1.2.3