summaryrefslogtreecommitdiff
path: root/editors/notecase
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 03:36:42 +0000
committerhans <hans@pkgsrc.org>2012-01-14 03:36:42 +0000
commit65a21db0887988ab6a8423979721752ccaf7e634 (patch)
treea12d5bb6790ac8eafb526b0f8343eba1346dee3d /editors/notecase
parentb0db8ab390ea381eed7b128d09a64000f91010cd (diff)
downloadpkgsrc-65a21db0887988ab6a8423979721752ccaf7e634.tar.gz
Force real gsed only on NetBSD.
Diffstat (limited to 'editors/notecase')
-rw-r--r--editors/notecase/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile
index fbc8eb03990..c8ac40a4c23 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/11/01 06:01:07 sbd Exp $
+# $NetBSD: Makefile,v 1.19 2012/01/14 03:40:12 hans Exp $
#
DISTNAME= notecase-1.8.8_src
@@ -16,7 +16,11 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/notecase-1.8.8
USE_LANGUAGES= c c++
USE_TOOLS+= gmake msgfmt pkg-config gsed
+
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "NetBSD"
TOOLS_PLATFORM.gsed= #empty, override nonsense in tools
+.endif
INSTALLATION_DIRS= share/doc/notecase share/locale/fr_CA/LC_MESSAGES \
share/locale/no/LC_MESSAGES