diff options
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index d2aa22315fd4..a5d5b7d8628a 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xsane -PORTVERSION= 0.92 -PORTREVISION= 1 +PORTVERSION= 0.93 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ @@ -41,7 +40,7 @@ CONFIGURE_ARGS+= --disable-gimp USE_GNOME= gtk20 .else USE_GNOME= gtk12 -CONFIGURE_ARGS+= --disable-gtk2 +CONFIGURE_ARGS+= --disable-gtk2 .endif pre-everything:: |