diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2014-05-30 13:47:15 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2014-05-30 13:47:15 +0000 |
commit | 9a028b0117a2cbd2607857794525a3d8a0e385fe (patch) | |
tree | b381c01b7210c78cf089c02a99630d2bb30acb56 /science/libsvm-python | |
parent | USES=libtool:keepla tar:bzip2. (diff) |
- Update to 3.18
- Support staging
Diffstat (limited to 'science/libsvm-python')
-rw-r--r-- | science/libsvm-python/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/libsvm-python/Makefile b/science/libsvm-python/Makefile index 2fc14a85b1c3..ee09abe9305b 100644 --- a/science/libsvm-python/Makefile +++ b/science/libsvm-python/Makefile @@ -9,5 +9,4 @@ MASTERDIR= ${.CURDIR}/../../science/libsvm PLIST= ${.CURDIR}/pkg-plist -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |