diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-22 04:47:04 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-22 04:47:04 +0800 |
commit | aee992efac5bcbb7ee51d90360dbc03f778cc135 (patch) | |
tree | 79e424edc43df9f9ee25b1aa1eaa49c7e50f622a /x11 | |
parent | 3ca54a8dd92fd668ab684935a27d919c3c872f7d (diff) | |
download | marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.gz marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.zst marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.zip |
USE_X_PREFIX -> USE_XLIB
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6681 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 | ||||
-rw-r--r-- | x11/gdm/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-screensaver/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-session/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 4 | ||||
-rw-r--r-- | x11/yelp/Makefile | 4 | ||||
-rw-r--r-- | x11/zenity/Makefile | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 30f2bfc49..8c2b7bc9c 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.12 2006/04/13 07:52:39 bland Exp $ +# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.14 2006/04/30 14:49:58 ahze Exp $ PORTNAME= fast-user-switch-applet PORTVERSION= 2.15.1 @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Fast user switching applet for GNOME USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel GNU_CONFIGURE= yes diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 03e1ea965..663ec1eb0 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.36 2006/06/13 01:48:08 marcus Exp $ +# $MCom: ports/x11/gdm/Makefile,v 1.37 2006/07/10 22:54:13 ahze Exp $ # PORTNAME= gdm @@ -21,7 +21,7 @@ RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_RC_SUBR= gdm diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index d1f26fcfa..072e02e78 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.123 2006/06/29 05:21:12 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.124 2006/07/18 19:24:08 ahze Exp $ # PORTNAME= gnome-applets @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTS USE_GETTEXT= yes USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 INSTALLS_OMF= yes diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index 9d437a9f3..704272e2a 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-desktop/Makefile,v 1.97 2006/06/01 00:49:27 mezz Exp $ +# $MCom: ports/x11/gnome-desktop/Makefile,v 1.98 2006/07/11 01:12:08 ahze Exp $ # PORTNAME= gnome-desktop @@ -28,7 +28,7 @@ GNOME_DESKTOP_VERSION=2 USE_GETTEXT= yes USE_GMAKE= yes USE_BISON= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index f062dc271..b9d68f4ac 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.48 2006/07/11 15:41:07 marcus Exp $ +# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.49 2006/07/19 02:36:23 ahze Exp $ # PORTNAME= gnome-screensaver @@ -19,7 +19,7 @@ LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index e6d58659d..9ae7e2202 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.87 2006/07/13 01:08:32 marcus Exp $ +# $MCom: ports/x11/gnome-session/Makefile,v 1.88 2006/07/18 19:24:40 ahze Exp $ # PORTNAME= gnome-session @@ -28,7 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gno USE_GETTEXT= yes USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index ddf410407..d575bf128 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.74 2006/05/28 22:10:28 marcus Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.75 2006/07/11 12:21:48 ahze Exp $ # PORTNAME= gnome-terminal @@ -19,7 +19,7 @@ COMMENT= Terminal component for the GNOME 2 Desktop USE_GETTEXT= yes USE_BZIP2= yes INSTALLS_OMF= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte gnomedocutils GNU_CONFIGURE= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index b82e12bdf..c11149947 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.78 2006/04/13 07:52:41 bland Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.80 2006/07/10 19:31:54 ahze Exp $ # PORTNAME= libgnome @@ -30,7 +30,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ gnomevfs2 libxslt ltverhack referencehack USE_BISON= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index a0c19aa2e..672c2a017 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.97 2006/06/13 01:35:48 marcus Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.98 2006/07/11 06:40:22 marcus Exp $ # PORTNAME= yelp @@ -21,7 +21,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus USE_GECKO= firefox seamonkey xulrunner firefox-devel<->firefox USE_GETTEXT= yes USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ libgnomeprintui diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index f7ab5fe76..023163d0d 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.61 2006/04/30 15:01:54 ahze Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.62 2006/05/17 05:25:38 marcus Exp $ # PORTNAME= zenity @@ -20,7 +20,7 @@ BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 gnomedocutils USE_BZIP2= yes |