svn commit: r346686 - head/math/libqalculate
Martin Wilke
miwi at FreeBSD.org
Sat Mar 1 18:05:28 UTC 2014
Author: miwi
Date: Sat Mar 1 18:05:27 2014
New Revision: 346686
URL: http://svnweb.freebsd.org/changeset/ports/346686
QAT: https://qat.redports.org/buildarchive/r346686/
Log:
- Stage support
Modified:
head/math/libqalculate/Makefile
Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile Sat Mar 1 18:04:57 2014 (r346685)
+++ head/math/libqalculate/Makefile Sat Mar 1 18:05:27 2014 (r346686)
@@ -12,14 +12,11 @@ COMMENT= Multi-purpose desktop calculato
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>
More information about the svn-ports-all
mailing list