diff options
Diffstat (limited to 'science/libsvm-python/Makefile')
-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" |