diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index a77416b92ee1..0bc384c2141e 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -3,6 +3,7 @@ PORTNAME= gwyddion PORTVERSION= 2.45 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= SF @@ -18,8 +19,9 @@ LIB_DEPENDS= libminizip.so:archivers/minizip \ libfftw3.so:math/fftw3 \ libgtkglext-x11-1.0.so:x11-toolkits/gtkglext -USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ - shared-mime-info tar:xz +USES= desktop-file-utils gettext gmake libtool localbase:ldflags \ + pathfix pkgconfig shared-mime-info shebangfix tar:xz +SHEBANG_FILES= plugins/process/invert_python.py USE_GNOME= gconf2 gtk20 libxml2 USE_GL= glu USE_XORG= xmu @@ -30,9 +32,6 @@ INSTALL_TARGET= install-strip INSTALLS_ICONS= yes USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - GCONF_SCHEMAS= gwyddion-thumbnailer.schemas OPTIONS_DEFINE= PERL PYTHON RUBY UNIQUE