diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 12:24:09 +0000 |
commit | fa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch) | |
tree | 94158659da258abce4ed96928351a7282233e421 /science/liblinear | |
parent | 09db2e42a9f1432af998b2877453c2eaf20a132c (diff) | |
download | ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip |
Notes
Diffstat (limited to 'science/liblinear')
-rw-r--r-- | science/liblinear/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile index f2b6e546085c..d34f03ef7517 100644 --- a/science/liblinear/Makefile +++ b/science/liblinear/Makefile @@ -19,8 +19,6 @@ OPTIONS= OCFLAGS "Use optimized CFLAGS" On USE_ZIP= yes -MAKE_ENV= CC="${CC}" CXX="${CXX}" - TXT_DOCS= COPYRIGHT README .if !defined(NOPORTDOCS) |