diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
commit | 7aef37f62ece8efe1c98a46ecd235ea36aa72408 (patch) | |
tree | da93f2dfaac0007dd30bf105aff12a968a96b18f /net/socat | |
parent | 25b773673e20d99e0dfc671d354eaa3c23b66140 (diff) | |
download | ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.tar.gz ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.zip |
Notes
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 0f86d3ffbc5c..ad42901ec0e2 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -12,9 +12,8 @@ COMMENT= Multipurpose relay and more LICENSE= GPLv2 -USES= compiler +USES= compiler tar:bzip2 GNU_CONFIGURE= yes -USE_BZIP2= yes USE_RC_SUBR= socat USE_OPENSSL= yes |