aboutsummaryrefslogtreecommitdiff
path: root/science/libquantum
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:57:46 +0000
commit2ca4195def04afed0ca2984ad28c4fe1486efa9d (patch)
tree2385ca2e581242ab2b8ec3f2e9883fa9f7c171ef /science/libquantum
parent0b9237831bcf11d6ac1b966c0e510a7f32056be9 (diff)
downloadports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.tar.gz
ports-2ca4195def04afed0ca2984ad28c4fe1486efa9d.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342445
Diffstat (limited to 'science/libquantum')
-rw-r--r--science/libquantum/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/science/libquantum/Makefile b/science/libquantum/Makefile
index aca35967082f..d098e587dc58 100644
--- a/science/libquantum/Makefile
+++ b/science/libquantum/Makefile
@@ -11,8 +11,7 @@ COMMENT= C library for quantum computing and quantum simulation
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>