summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhans <hans>2012-01-14 00:51:36 +0000
committerhans <hans>2012-01-14 00:51:36 +0000
commit5eb7642f96e9452ea147078b58ab528990b5eeb7 (patch)
treeea4a6d56afb97d70d50145fc12aa408e271c83a2 /x11
parent374ca752a15ed38eff6f14c3ab34a8d151fb60ef (diff)
downloadpkgsrc-5eb7642f96e9452ea147078b58ab528990b5eeb7.tar.gz
Convert the remaining few packages that explicitly set DEPENDS or
BUILD_DEPENDS on bison to USE_TOOLS=bison. The minimum bison version required in mk/tools/bison.mk is good enough for all of them.
Diffstat (limited to 'x11')
-rw-r--r--x11/ssystem/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/ssystem/Makefile b/x11/ssystem/Makefile
index fac3073bb0e..9b1f9ab8662 100644
--- a/x11/ssystem/Makefile
+++ b/x11/ssystem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2010/12/23 11:45:02 dsainty Exp $
+# $NetBSD: Makefile,v 1.26 2012/01/14 00:51:37 hans Exp $
#
DISTNAME= ssystem-1.6
@@ -14,9 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
-USE_TOOLS+= flex
+USE_TOOLS+= flex bison
USE_X11BASE= yes
MAKE_FILE= Makefile.FreeBSD