pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/opensp add missing USE_PKGLOCALEDIR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12348d76f548
branches:  trunk
changeset: 489997:12348d76f548
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Mar 01 23:14:35 2005 +0000

description:
add missing USE_PKGLOCALEDIR

diffstat:

 textproc/opensp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 558e48944581 -r 12348d76f548 textproc/opensp/Makefile
--- a/textproc/opensp/Makefile  Tue Mar 01 23:10:47 2005 +0000
+++ b/textproc/opensp/Makefile  Tue Mar 01 23:14:35 2005 +0000
@@ -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_PERL5=             build
 USE_LIBTOOL=           yes
 PTHREAD_OPTS+=         require
+USE_PKGLOCALEDIR=      yes
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-http \



Home | Main Index | Thread Index | Old Index