summaryrefslogtreecommitdiff
path: root/lang/gpc
diff options
context:
space:
mode:
authorobache <obache>2012-01-14 07:44:33 +0000
committerobache <obache>2012-01-14 07:44:33 +0000
commitebacb328d64ce5affb86d730a6b6f6c4b7d2c223 (patch)
treef1a7084386256d1f181a787d53c0639fc9d2d317 /lang/gpc
parentb219bbdb4b672a2c4675303f8255a5371bd1582d (diff)
downloadpkgsrc-ebacb328d64ce5affb86d730a6b6f6c4b7d2c223.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/gpc')
-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