summaryrefslogtreecommitdiff
path: root/textproc/dict-mueller7
diff options
context:
space:
mode:
authorobache <obache>2012-01-14 07:44:33 +0000
committerobache <obache>2012-01-14 07:44:33 +0000
commite3395832ee1110aa8587107c1b15fd0fa86bcbb2 (patch)
treef1a7084386256d1f181a787d53c0639fc9d2d317 /textproc/dict-mueller7
parenta93753ae7db2655bf29d672db5968a6ed8afaa65 (diff)
downloadpkgsrc-e3395832ee1110aa8587107c1b15fd0fa86bcbb2.tar.gz
gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible. * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and real GNU sed is required. * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD. * convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
Diffstat (limited to 'textproc/dict-mueller7')
-rw-r--r--textproc/dict-mueller7/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/textproc/dict-mueller7/Makefile b/textproc/dict-mueller7/Makefile
index b05418c1332..0c8fbf0cf82 100644
--- a/textproc/dict-mueller7/Makefile
+++ b/textproc/dict-mueller7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:44 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2012/01/14 07:44:35 obache Exp $
DISTNAME= Mueller7GPL
PKGNAME= dict-mueller7-1.2
@@ -22,7 +22,12 @@ WRKSRC= ${WRKDIR}/usr/local/share/dict
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gsed perl tar gzip
+.include "../../mk/bsd.prefs.mk"
+
+USE_TOOLS+= perl tar gzip
+.if ${OPSYS} != "NetBSD"
+USE_TOOLS+= gsed
+.endif
INSTALLATION_DIRS+= share/dictd