summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authoritohy <itohy@pkgsrc.org>2002-05-08 02:14:09 +0000
committeritohy <itohy@pkgsrc.org>2002-05-08 02:14:09 +0000
commit882481b3556c5464a4fde176aa5c5972017361f5 (patch)
tree673a2a515cb41362a0b2a753c692d8f96a03460c /graphics/pstoedit
parent90c9f1c484f3f331993b5fece29b38f056e4aa99 (diff)
downloadpkgsrc-882481b3556c5464a4fde176aa5c5972017361f5.tar.gz
Oops, forgot X11BASE -> X11PREFIX change for xpkgwedge.
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 6642462a17c..5230d2a7211 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/05/07 13:18:26 itohy Exp $
+# $NetBSD: Makefile,v 1.10 2002/05/08 02:14:09 itohy Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3_31
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/pstoedit_3.31/src
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11BASE}/lib/libplotter.la"
+CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11PREFIX}/lib/libplotter.la"
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS} -Dunix"
CONFIGURE_ENV+= LDLIBS="-Wl,-R${X11BASE}/lib -L${X11BASE}/lib"
CONFIGURE_ENV+= AWK=${AWK} GS=${PREFIX}/bin/gs