summaryrefslogtreecommitdiff
path: root/devel/gettext-asprintf
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-02-05 08:44:03 +0000
committerobache <obache@pkgsrc.org>2010-02-05 08:44:03 +0000
commitb852083a2ad0b528f6f8eff07adbb2d23edf93f7 (patch)
treee8d394683f1a5ee81f99146fc89b2f274a89af29 /devel/gettext-asprintf
parentea9856b38e588dc6086845a04c5cdb6020db29b8 (diff)
downloadpkgsrc-b852083a2ad0b528f6f8eff07adbb2d23edf93f7.tar.gz
Reset WRKSRC settings, use CONFIGURE_DIRS instead.
This package are using some files outside of the directory specified by WRKSRC, (ex. ../build-aux/config.*). But some pkgsrc checks/replacements/modifications are only effect to below ${WRKSRC}.
Diffstat (limited to 'devel/gettext-asprintf')
-rw-r--r--devel/gettext-asprintf/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/gettext-asprintf/Makefile b/devel/gettext-asprintf/Makefile
index 9e87cd267f4..a0a19fe9e74 100644
--- a/devel/gettext-asprintf/Makefile
+++ b/devel/gettext-asprintf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:12 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/05 08:44:03 obache Exp $
DISTNAME= gettext-0.14.6
PKGNAME= gettext-asprintf-0.14.6
@@ -12,13 +12,12 @@ COMMENT= Provides a printf-like interface for C++
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/${DISTNAME}/gettext-runtime
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-BUILD_DIRS= libasprintf
+CONFIGURE_DIRS= gettext-runtime
+BUILD_DIRS= gettext-runtime/libasprintf
INFO_FILES= yes