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 /accessibility | |
parent | 3ca54a8dd92fd668ab684935a27d919c3c872f7d (diff) | |
download | marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.gz marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.bz2 marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.lz marcuscom-ports-aee992efac5bcbb7ee51d90360dbc03f778cc135.tar.xz 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 'accessibility')
-rw-r--r-- | accessibility/at-spi/Makefile | 4 | ||||
-rw-r--r-- | accessibility/dasher/Makefile | 4 | ||||
-rw-r--r-- | accessibility/gnome-mag/Makefile | 4 | ||||
-rw-r--r-- | accessibility/gnopernicus/Makefile | 4 | ||||
-rw-r--r-- | accessibility/gok/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 262d83eb9..14fe7af05 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.43 2006/04/13 07:52:28 bland Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.45 2006/07/13 03:03:24 marcus Exp $ # PORTNAME= at-spi @@ -25,7 +25,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \ intlhack -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 28f6340b4..e4a356ad9 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -3,7 +3,7 @@ # Whom: lewiz <purple@lewiz.net> # # $FreeBSD: ports/accessibility/dasher/Makefile,v 1.30 2006/04/30 00:47:13 marcus Exp $ -# $MCom: ports/accessibility/dasher/Makefile,v 1.38 2006/06/17 17:16:41 marcus Exp $ +# $MCom: ports/accessibility/dasher/Makefile,v 1.39 2006/07/13 03:39:39 marcus Exp $ # PORTNAME= dasher @@ -22,7 +22,7 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \ libwnck gnomedocutils diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 12d21f782..06b8b306f 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/accessibility/gnomemag/Makefile,v 1.1 2006/03/13 23:49:23 mezz Exp $ +# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.18 2006/07/13 03:55:45 marcus Exp $ # PORTNAME= gnome-mag @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen magnifier USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack USE_GMAKE= yes USE_GETTEXT= yes diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index f6041b09e..3b4f13fad 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.79 2006/06/01 17:10:36 marcus Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.80 2006/07/15 14:46:52 ahze Exp $ # PORTNAME= gnopernicus @@ -20,7 +20,7 @@ LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GMAKE= yes diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile index 8757c843a..ee8a3e01d 100644 --- a/accessibility/gok/Makefile +++ b/accessibility/gok/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@freebsd.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gok/Makefile,v 1.65 2006/04/27 22:59:43 marcus Exp $ +# $MCom: ports/accessibility/gok/Makefile,v 1.69 2006/07/13 03:32:29 marcus Exp $ PORTNAME= gok PORTVERSION= 1.1.1 @@ -18,7 +18,7 @@ COMMENT= GNOME On-Screen Keyboard (GOK) USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \ gnomespeech |