summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2005-03-01 23:14:35 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2005-03-01 23:14:35 +0000
commitaf43c7627f274d240a7e90a65b53354ca21ab8ba (patch)
tree6c19f0b23cc9ccdc5ab3a7b2e6751519717fa6ce /textproc
parentf51aa79542768cd472947b07d31140a9639d2756 (diff)
downloadpkgsrc-af43c7627f274d240a7e90a65b53354ca21ab8ba.tar.gz
add missing USE_PKGLOCALEDIR
Diffstat (limited to 'textproc')
-rw-r--r--textproc/opensp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index c4e85d904e0..0072532244d 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/02/21 20:26:14 hubertf Exp $
+# $NetBSD: Makefile,v 1.24 2005/03/01 23:14:35 dmcmahill Exp $
#
DISTNAME= OpenSP-1.5.1
@@ -17,6 +17,7 @@ USE_BUILDLINK3= yes
USE_PERL5= build
USE_LIBTOOL= yes
PTHREAD_OPTS+= require
+USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-http \