diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
commit | 8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (patch) | |
tree | 6d9bf2c42239eb7fa59e3a370ddfad85fecabb87 /science/bft/Makefile | |
parent | ae7708b169aa040d2d1177a4ca193ed6a8d60e5d (diff) |
Notes
Diffstat (limited to 'science/bft/Makefile')
-rw-r--r-- | science/bft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/bft/Makefile b/science/bft/Makefile index 4a8e4aa238d9..c23fe41fc9a1 100644 --- a/science/bft/Makefile +++ b/science/bft/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_ZIP= yes +USES= zip USE_LDCONFIG= yes GNU_CONFIGURE= yes |