summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-08 11:32:11 +0000
commit9250d94365048cf854570d93b5196aa250eba8f0 (patch)
tree9c130b083139cc77280c7e96cc9cea75a84d2d4c /x11
parentUpdate to 0.48.4. (diff)
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
Notes
Notes: svn path=/head/; revision=313635
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-desktop/Makefile10
-rw-r--r--x11/libgnome/Makefile10
-rw-r--r--x11/xstroke/Makefile8
3 files changed, 8 insertions, 20 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 49049ea98a29..556fa968e4c2 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnomedesktop
-# Date created: 13 April 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/x11/gnome-desktop/Makefile,v 1.190 2010/11/17 12:03:52 kwm Exp $
-#
PORTNAME= gnome-desktop
PORTVERSION= 2.32.1
@@ -23,12 +19,12 @@ USE_BZIP2= yes
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
USE_XORG= xpm
-USE_GNOME= gnomeprefix gnomehack intlhack gnomedocutils gconf2 pygtk2 \
+USES= bison pathfix
+USE_GNOME= gnomeprefix intlhack gnomedocutils gconf2 pygtk2 \
ltverhack referencehack
GNOME_DESKTOP_VERSION=2
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_BISON= build
USE_PYTHON= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index f22b01f77c9b..c5a1668b25d4 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: libgnome
-# Date created: 17 June 1998
-# Whom: Yukihiro Nakai <Nakai@technologist.com>
-#
+# Created by: Yukihiro Nakai <Nakai@technologist.com>
# $FreeBSD$
# $MCom: ports/x11/libgnome/Makefile,v 1.135 2010/09/27 20:06:45 kwm Exp $
-#
PORTNAME= libgnome
PORTVERSION= 2.32.0
@@ -26,9 +22,9 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack esound libbonobo \
+USE_GNOME= gnomeprefix intlhack esound libbonobo \
gnomevfs2 ltverhack referencehack
-USE_BISON= build
+USES= bison pathfix
USE_XORG= xpm
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index 245e846add6d..140cc46a35f4 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: xstroke
-# Date created: May 14, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= xstroke
PORTVERSION= 0.5.12
@@ -17,7 +13,7 @@ COMMENT= Fullscreen gesture recognition
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_BISON= build
+USES= bison
USE_XORG= xft x11 xext xi xtst
USE_IMAKE= yes