summaryrefslogtreecommitdiff
path: root/lang
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 /lang
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 'lang')
-rw-r--r--lang/gpc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile
index d96f897c73e..1e85144d103 100644
--- a/lang/gpc/Makefile
+++ b/lang/gpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2010/02/14 06:58:25 dholland Exp $
+# $NetBSD: Makefile,v 1.33 2012/01/14 07:44:34 obache Exp $
DISTNAME= gpc-2.1
PKGREVISION= 5
@@ -17,12 +17,10 @@ PKG_DESTDIR_SUPPORT= user-destdir
PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz
-BUILD_DEPENDS+= gsed-[0-9]*:../../textproc/gsed
-
NOT_FOR_PLATFORM+= Interix-*-* *-*-x86_64
WRKSRC= ${WRKDIR}/gcc-2.95.3
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake gsed
USE_NCURSES= yes
PLIST_SRC= PLIST