summaryrefslogtreecommitdiff
path: root/textproc/dict-mueller7
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-14 07:44:33 +0000
committerobache <obache@pkgsrc.org>2012-01-14 07:44:33 +0000
commit2f97717bdbf803fbb33c20db682f140f2ff0bfa6 (patch)
treef1a7084386256d1f181a787d53c0639fc9d2d317 /textproc/dict-mueller7
parent65a21db0887988ab6a8423979721752ccaf7e634 (diff)
downloadpkgsrc-2f97717bdbf803fbb33c20db682f140f2ff0bfa6.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