diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 18:38:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-25 18:38:51 +0000 |
commit | f3531ca0f92bd558a5c3938afb562ad3bdf644e8 (patch) | |
tree | 0c82e6094d0de18fe562adec3a4085604a3cd366 | |
parent | Updating master site to a valid one. (diff) |
Update py-gimp to 2.3.16
Notes
Notes:
svn path=/head/; revision=190877
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-gimp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 2e301f9dfdb0..8bdf282ea002 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -38,7 +38,7 @@ USE_GETTEXT= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils libgtkhtml +USE_GNOME+= gnomehack intltool intlhack gtk20 libartlgpl2 ltverhack desktopfileutils libgtkhtml WANT_GNOME= yes USE_GCC= 3.4+ USE_LDCONFIG= yes diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile index 337d0c00a94c..c3721566a9c1 100644 --- a/graphics/py-gimp/Makefile +++ b/graphics/py-gimp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/graphics/py-gimp/Makefile,v 1.2 2007/01/01 22:40:46 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |