summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/gnome-vfsmm/Makefile4
-rw-r--r--graphics/gimp-devel/Makefile4
-rw-r--r--security/gnome-keyring/Makefile2
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
index 9a4f2962e..f48383257 100644
--- a/devel/gnome-vfsmm/Makefile
+++ b/devel/gnome-vfsmm/Makefile
@@ -3,11 +3,12 @@
# Whom: Alexander Nedotsukov <bland@mail.ru>
#
# $FreeBSD$
-# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.17 2006/04/13 07:52:32 bland Exp $
+# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.19 2006/07/14 02:27:51 marcus Exp $
#
PORTNAME= gnome-vfsmm
PORTVERSION= 2.15.1
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,7 +21,6 @@ LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_GCC= 3.4
USE_GMAKE= yes
USE_GNOME= gnomehack gnomevfs2
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index bc156650b..7b9af9d1f 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,11 +3,12 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-devel/Makefile,v 1.18 2006/06/11 05:29:49 ahze Exp $
+# $MCom: ports/graphics/gimp-devel/Makefile,v 1.19 2006/06/26 10:43:22 pav Exp $
#
PORTNAME= gimp
PORTVERSION= 2.3.9
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -40,7 +41,6 @@ SHLIBVER?= 0
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_X_PREFIX= yes
USE_XPM= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index bf206d6a6..31dfe1081 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-keyring
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,7 +17,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A program that keeps passwords and other secrets
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gtk20
USE_GMAKE= yes