summaryrefslogtreecommitdiff
path: root/cad/libwcalc
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-28 01:11:27 +0000
committerjoerg <joerg>2010-01-28 01:11:27 +0000
commite914bb91afc3225259ccc0f3e7d80d29a83e9522 (patch)
tree61801356c5209c880bacef2ee3d8487453aa069c /cad/libwcalc
parent2c36c06d185249c711cecb66c69a514addfd1ac5 (diff)
downloadpkgsrc-e914bb91afc3225259ccc0f3e7d80d29a83e9522.tar.gz
Do not build the message catalogs by default for the various wcalc
packages, but only in libwalc. They have been silently reinstalled over and over again. Mark *wcalc* as DESTDIR ready.
Diffstat (limited to 'cad/libwcalc')
-rw-r--r--cad/libwcalc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/libwcalc/Makefile b/cad/libwcalc/Makefile
index ff4db9614bc..93cc8e41d16 100644
--- a/cad/libwcalc/Makefile
+++ b/cad/libwcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/07/14 12:55:59 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/28 01:11:27 joerg Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,6 +25,8 @@ USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE= libwcalc/wcalc.pc.in
+BUILD_DIRS= ${WRKSRC} ${WRKSRC}/po
+
pre-build:
${MV} ${WRKSRC}/libwcalc/wcalc-config ${WRKSRC}/libwcalc/wcalc-config.bak
${SED} 's;^RPATH.*;RPATH_FLAG="${COMPILER_RPATH_FLAG}";g' ${WRKSRC}/libwcalc/wcalc-config.bak > \