diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-12-11 07:06:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-12-11 07:06:01 +0000 |
commit | 3b5cb304be9bde2d8a71402f0b85bf8ddfb16c4f (patch) | |
tree | 558588d65d685c927ba06ad5404c75f05ee9467e /archivers/dact | |
parent | be538897b815719ee0835ec13ca0195ffb58d269 (diff) |
Notes
Diffstat (limited to 'archivers/dact')
-rw-r--r-- | archivers/dact/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index a2679ff53aba..be5987d0676f 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -17,8 +17,6 @@ COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ lzo2.2:${PORTSDIR}/archivers/lzo2 -BROKEN= needs to be upgraded to lzo2 according to ports/156954 - USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes |