From 3cd6da81e0c3fbc31195bc035f65ce4481e89405 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 1 Mar 2014 18:05:27 +0000 Subject: [PATCH] - Stage support --- math/libqalculate/Makefile | 7 ++----- 1 file 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