aboutsummaryrefslogtreecommitdiff
path: root/science/crf++
diff options
context:
space:
mode:
Diffstat (limited to 'science/crf++')
-rw-r--r--science/crf++/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile
index 89e7686ad246..c4f215313290 100644
--- a/science/crf++/Makefile
+++ b/science/crf++/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: crf++
-# Date created: 2006-07-27
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= crf++
PORTVERSION= 0.54
@@ -19,4 +15,5 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
+NO_STAGE= yes
.include <bsd.port.mk>