summaryrefslogtreecommitdiff
path: root/textproc/catdoc
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-01-17 21:43:18 +0000
committersbd <sbd@pkgsrc.org>2012-01-17 21:43:18 +0000
commit1e38404e660373254bf5fb3d2cde2d605e6b94bf (patch)
tree4b997cf4a9b1df8a721e0a83c9559bd76663d532 /textproc/catdoc
parentc465220d84c06881117ffa7db054d3bbf017e68e (diff)
downloadpkgsrc-1e38404e660373254bf5fb3d2cde2d605e6b94bf.tar.gz
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
Diffstat (limited to 'textproc/catdoc')
-rw-r--r--textproc/catdoc/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc/Makefile.common b/textproc/catdoc/Makefile.common
index 0c59513978f..d9b652c6405 100644
--- a/textproc/catdoc/Makefile.common
+++ b/textproc/catdoc/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2008/05/01 13:51:56 obache Exp $
+# $NetBSD: Makefile.common,v 1.15 2012/01/17 21:43:21 sbd Exp $
#
DISTNAME= catdoc-0.94.2
@@ -15,7 +15,7 @@ PATCHDIR= ${.CURDIR}/../../textproc/catdoc/patches
USE_FEATURES= glob
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --libdir=${PREFIX}/share
+GNU_CONFIGURE_LIBDIR= ${PREFIX}/share
CONFIGURE_ARGS+= --with-install-root=${DESTDIR}
CPPFLAGS+= -Dunix -D__unix