aboutsummaryrefslogtreecommitdiff
path: root/science/gwyddion/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-03 15:31:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-03 15:31:19 +0000
commit03bac522ea7e270860163c88a4f4ffcad98c5318 (patch)
tree73d12fafb838ba0b8283da4087ff645e4d08ee06 /science/gwyddion/Makefile
parent17032d9f5c70de17e37dbf59ced90dcb1f3ef6ec (diff)
downloadports-03bac522ea7e270860163c88a4f4ffcad98c5318.tar.gz
ports-03bac522ea7e270860163c88a4f4ffcad98c5318.zip
Notes
Diffstat (limited to 'science/gwyddion/Makefile')
-rw-r--r--science/gwyddion/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile
index 78129ea21c7b..e4135783c4b6 100644
--- a/science/gwyddion/Makefile
+++ b/science/gwyddion/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gwyddion
-PORTVERSION= 2.16
-PORTREVISION= 4
+PORTVERSION= 2.27
CATEGORIES= science graphics
MASTER_SITES= SF
@@ -24,13 +23,12 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
- --disable-pascal --disable-pygwy --without-kde4-thumbnailer
+ --disable-pygwy --without-kde4-thumbnailer
MAKE_ARGS= pkgconfigdatadir=${PREFIX}/libdata/pkgconfig
USE_GNOME= desktopfileutils gnomemimedata gtk20 libxml2
USE_GL= yes
-USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_PYTHON= yes