aboutsummaryrefslogtreecommitdiff
path: root/science/libquantum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/libquantum/Makefile')
-rw-r--r--science/libquantum/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/libquantum/Makefile b/science/libquantum/Makefile
index 0b515323e05d..aca35967082f 100644
--- a/science/libquantum/Makefile
+++ b/science/libquantum/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: libquantum
-# Date created: 6 Aug, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= libquantum
PORTVERSION= 1.1.0
@@ -18,4 +14,5 @@ USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>