diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:39:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 16:39:46 +0000 |
commit | dbadc92b6074bbd0ddf4a9c1d249df7cae65261a (patch) | |
tree | 70d26bebfe677927bda61ebd5934e66969bda919 /net-p2p/opendchub | |
parent | 500b5ac97cf07e1701cbac36437355928210b750 (diff) | |
download | ports-dbadc92b6074bbd0ddf4a9c1d249df7cae65261a.tar.gz ports-dbadc92b6074bbd0ddf4a9c1d249df7cae65261a.zip |
Notes
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r-- | net-p2p/opendchub/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 40ad21d8b2fc..52e6200d94bc 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -9,9 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/Open%20DC%20Hub/${PORTVERSION} MAINTAINER= yashin.dm@gmail.com COMMENT= Unofficial Unix version of the Direct Connect Hub software -USES= perl5 +USES= perl5 gmake USE_OPENSSL= yes -USE_GMAKE= yes GNU_CONFIGURE= yes PORTDOCS= README configfiles general scriptdoc |