summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorsbd <sbd>2012-01-17 21:43:18 +0000
committersbd <sbd>2012-01-17 21:43:18 +0000
commitbf561b6d1daa85a739d0ec401e819861da1b73ca (patch)
tree4b997cf4a9b1df8a721e0a83c9559bd76663d532 /graphics/pstoedit
parent63eaac20173a75468f2a46d9dbd2b647626d4b4e (diff)
downloadpkgsrc-bf561b6d1daa85a739d0ec401e819861da1b73ca.tar.gz
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
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 052310158b7..f45aede6c0a 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2011/11/30 21:07:20 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2012/01/17 21:43:19 sbd Exp $
DISTNAME= pstoedit-3.60
CATEGORIES= converters graphics print
@@ -28,7 +28,7 @@ CONFIGURE_ENV+= ac_cv_path_GS=${TOOLS_PATH.gs}
CONFIGURE_ARGS+=--without-emf
CONFIGURE_ARGS+=--datadir=${PREFIX}/share
-CONFIGURE_ARGS+=--libdir=${PREFIX}/lib/pstoedit # plugin dir -- unused for now
+GNU_CONFIGURE_LIBSUBDIR=pstoedit # plugin dir -- unused for now
BUILD_TARGET=
LIBS.SunOS+= -ldl