aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2012-02-15 06:08:59 +0800
committerkwm <kwm@FreeBSD.org>2012-02-15 06:08:59 +0800
commit92a3f6aa66ad05a7a3e3ea200f54775afa3830b6 (patch)
treec0aca71f30cd34831376fd40376064eb2e1cd39c /graphics/gimp-app/Makefile
parenta770a0f5c0d744dd232b02a90a97c83936c493f6 (diff)
downloadfreebsd-ports-gnome-92a3f6aa66ad05a7a3e3ea200f54775afa3830b6.tar.gz
freebsd-ports-gnome-92a3f6aa66ad05a7a3e3ea200f54775afa3830b6.tar.zst
freebsd-ports-gnome-92a3f6aa66ad05a7a3e3ea200f54775afa3830b6.zip
Update to 2.6.12.
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r--graphics/gimp-app/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 3b2e16ed6d7b..591b8c58d6d9 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= gimp-app
-DISTVERSION= 2.6.11
-PORTREVISION?= 5
+DISTVERSION= 2.6.12
+PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -47,6 +47,7 @@ INSTALLS_ICONS= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \
--disable-gtk-doc \
+ --without-linux-input \
--without-print \
--disable-python \
--with-desktop-dir=${PREFIX}/share \