summaryrefslogtreecommitdiff
path: root/sysutils/9base
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-05-29 22:58:52 +0000
committercheusov <cheusov@pkgsrc.org>2012-05-29 22:58:52 +0000
commitb2a4cef222e5d473bdb689d6de0547b79a9c3ab5 (patch)
tree4aa856dd68132409593d1b2d7fd9392d3099af08 /sysutils/9base
parent56d9019a423427322caaf86a87a369d4e8d02ccc (diff)
downloadpkgsrc-b2a4cef222e5d473bdb689d6de0547b79a9c3ab5.tar.gz
Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)
Diffstat (limited to 'sysutils/9base')
-rw-r--r--sysutils/9base/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/9base/Makefile b/sysutils/9base/Makefile
index 777203c516a..2926889a1a6 100644
--- a/sysutils/9base/Makefile
+++ b/sysutils/9base/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2011/10/27 09:58:44 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2012/05/29 22:58:52 cheusov Exp $
#
DISTNAME= 9base-6
+PKGREVISION= 1
PKGNAME= 9base-20100604
CATEGORIES= sysutils shells
MASTER_SITES= http://dl.suckless.org/tools/
@@ -34,12 +35,6 @@ LDFLAGS+= -static
BUILDLINK_TRANSFORM+= rm:-static
.endif
-.if ${GNU_PROGRAM_PREFIX} == ""
-CONFLICTS+= coreutils-[0-9]*
-CONFLICTS+= grep-[0-9]*
-CONFLICTS+= gsed-[0-9]*
-.endif
-
MAKE_FLAGS+= PREFIX=${PREFIX} \
MANPREFIX=${PREFIX}/${PKGMANDIR}