aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-01 18:05:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-01 18:05:27 +0000
commit3cd6da81e0c3fbc31195bc035f65ce4481e89405 (patch)
treefccd760d6a56f8d4038619369c3a1ab04424826e /math
parent806e7b95e3504f56d1c666d3ddc1afacc89a4153 (diff)
downloadports-3cd6da81e0c3fbc31195bc035f65ce4481e89405.tar.gz
ports-3cd6da81e0c3fbc31195bc035f65ce4481e89405.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/libqalculate/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile
index 521df27acacc..79682108ec76 100644
--- a/math/libqalculate/Makefile
+++ b/math/libqalculate/Makefile
@@ -12,14 +12,11 @@ COMMENT= Multi-purpose desktop calculator (backend library)
LIB_DEPENDS= cln:${PORTSDIR}/math/cln
-USES= pkgconfig
-USE_GNOME= glib20 gnomehack intlhack libxml2
-USE_GMAKE= yes
+USES= pkgconfig pathfix gmake
+USE_GNOME= glib20 intlhack libxml2
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-NO_STAGE= yes
-
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>