diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-18 19:57:57 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-18 19:57:57 +0800 |
commit | 730b792f190e571e5be15b04b1b7d45059af5b7d (patch) | |
tree | c38b10ea48c80e37c47e61915685fce53198ac26 | |
parent | fdbf5c37f59b2990d159e4ebd1e2128a64cf0212 (diff) | |
download | marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar.gz marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar.bz2 marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar.lz marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar.xz marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.tar.zst marcuscom-ports-730b792f190e571e5be15b04b1b7d45059af5b7d.zip |
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6619 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/system-tools-backends/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/beastie/Makefile | 4 | ||||
-rw-r--r-- | x11-themes/cairo-gtk-engine/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 5 | ||||
-rw-r--r-- | x11/libxklavier/Makefile | 4 |
6 files changed, 11 insertions, 14 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index 7343fffde..b37a06002 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.16 2006/06/07 11:34:45 ahze Exp $ +# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.17 2006/06/13 02:41:54 marcus Exp $ # PORTNAME= system-tools-backends PORTVERSION= 1.9.1 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -22,7 +23,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -PREFIX?= ${X11BASE} USE_GNOME= gnomehack gnometarget intlhack GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 7e5f21a8c..563d1d731 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-doc-utils PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.7 @@ -21,8 +22,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \ ${LOCALBASE}/share/xml/docbook/4.3/catalog.xml:${PORTSDIR}/textproc/docbook-xml-430 \ ${LOCALBASE}/share/xml/docbook/4.4/catalog.xml:${PORTSDIR}/textproc/docbook-xml-440 -PREFIX?= ${X11BASE} - USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile index 71892301a..f2940cdb2 100644 --- a/x11-themes/beastie/Makefile +++ b/x11-themes/beastie/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/beastie/Makefile,v 1.8 2006/05/03 22:56:31 ahze Exp $ +# $MCom: ports/x11-themes/beastie/Makefile,v 1.9 2006/05/03 22:58:28 ahze Exp $ # PORTNAME= beastie PORTVERSION= 06.05.03 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~ahze/distfiles/ @@ -21,7 +22,6 @@ RUN_DEPENDS+= gtk-engines2>=2.7.4_1:${PORTSDIR}/x11-themes/gtk-engines2 \ gnome-themes>=2.11.91:${PORTSDIR}/x11-themes/gnome-themes WRKSRC= ${WRKDIR}/Beastie -USE_X_PREFIX= yes NO_BUILD= yes THEME_FILES= README index.theme gtk-2.0/gtkrc diff --git a/x11-themes/cairo-gtk-engine/Makefile b/x11-themes/cairo-gtk-engine/Makefile index e3326bd2c..d1705dd8a 100644 --- a/x11-themes/cairo-gtk-engine/Makefile +++ b/x11-themes/cairo-gtk-engine/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/cairo-gtk-engine/Makefile,v 1.2 2006/02/25 00:33:27 marcus Exp $ +# $MCom: ports/x11-themes/cairo-gtk-engine/Makefile,v 1.3 2006/05/06 08:53:17 marcus Exp $ PORTNAME= cairo-gtk-engine PORTVERSION= 0.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~ahze/distfiles/ @@ -20,6 +20,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 -USE_X_PREFIX= yes .include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 05d277ca8..fb4b937a9 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -3,12 +3,12 @@ # Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.12 2006/06/01 00:49:28 mezz Exp $ +# $MCom: ports/x11-toolkits/gtkmm24/Makefile,v 1.13 2006/07/06 20:15:55 marcus Exp $ # PORTNAME= gtkmm PORTVERSION= 2.9.7 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -28,7 +28,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes USE_GCC= 3.4 -USE_X_PREFIX= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gtk20 diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 6811fe188..c567559b0 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,12 +3,13 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.22 2006/06/13 04:19:38 marcus Exp $ +# $MCom: ports/x11/libxklavier/Makefile,v 1.23 2006/06/17 17:09:23 marcus Exp $ # PORTNAME= libxklavier PORTVERSION= 2.91 PORTREVISION= 1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,7 +18,6 @@ MASTER_SITE_SUBDIR= gswitchit MAINTAINER= gnome@FreeBSD.org COMMENT= An utility library to make XKB stuff easier -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnometarget gnomehack libxml2 glib20 INSTALLS_SHLIB= yes |