aboutsummaryrefslogtreecommitdiff
path: root/science/svmlight
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:48:30 +0000
commit1dd0d087e7685065d68e44a26c1524785fcba7fb (patch)
tree483587f626b594c91bd63042428c5fd4c52d4891 /science/svmlight
parent9ab014c6ea7a828661d8117efa2a449772d889e6 (diff)
downloadports-1dd0d087e7685065d68e44a26c1524785fcba7fb.tar.gz
ports-1dd0d087e7685065d68e44a26c1524785fcba7fb.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: science)
Notes
Notes: svn path=/head/; revision=327767
Diffstat (limited to 'science/svmlight')
-rw-r--r--science/svmlight/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/svmlight/Makefile b/science/svmlight/Makefile
index 155d3589588e..85a4fa0d1119 100644
--- a/science/svmlight/Makefile
+++ b/science/svmlight/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: svmlight
-# Date created: 2006-07-18
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= svmlight
PORTVERSION= 6.02
@@ -26,6 +22,7 @@ NO_WRKSUBDIR= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
do-install:
${MKDIR} ${PREFIX}/include/svmlight
${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/svmlight