diff options
Diffstat (limited to 'net-p2p/opendchub/Makefile')
-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 |