pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/subversion This package is GNU configured and in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/390c465a1719
branches: trunk
changeset: 494274:390c465a1719
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun May 22 05:37:44 2005 +0000
description:
This package is GNU configured and installs locale files, so it needs
to set USE_PKGLOCALEDIR so that the location of the installed locale
files matches the one listed in the PLIST.
diffstat:
devel/subversion/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 393ad92ee099 -r 390c465a1719 devel/subversion/Makefile.common
--- a/devel/subversion/Makefile.common Sun May 22 05:35:32 2005 +0000
+++ b/devel/subversion/Makefile.common Sun May 22 05:37:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2005/04/11 21:45:38 tv Exp $
+# $NetBSD: Makefile.common,v 1.19 2005/05/22 05:37:44 jlam Exp $
DISTNAME= subversion-${SVNVER}
CATEGORIES= devel
@@ -18,6 +18,7 @@
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
+USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --with-apr=${BUILDLINK_PREFIX.apr}
CONFIGURE_ARGS+= --with-apr-util=${BUILDLINK_PREFIX.apr}
Home |
Main Index |
Thread Index |
Old Index