diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 27d3d8ff5e5e..23a24913f9c4 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -7,6 +7,7 @@ PORTNAME= libqalculate PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qalculate @@ -17,7 +18,7 @@ COMMENT= Very powerful GUI calculator for GNOME (backend library) LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= intlhack gnomehack glib20 libxml2 INSTALLS_SHLIB= yes |