diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
commit | e242f309a82a2c7b11193e60d8dab0e17348c268 (patch) | |
tree | 00ab6a9b2ac185234ddc8fe1dd36a7b7d777cfa6 /net-mgmt/routers2 | |
parent | 49056bafcba55f5d2f7050f20e807cb8b135da1c (diff) |
Notes
Diffstat (limited to 'net-mgmt/routers2')
-rw-r--r-- | net-mgmt/routers2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/routers2/Makefile b/net-mgmt/routers2/Makefile index 08b5a6a2b7f3..d61b865c0a08 100644 --- a/net-mgmt/routers2/Makefile +++ b/net-mgmt/routers2/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= p5-Convert-ASN1>=0:${PORTSDIR}/converters/p5-Convert-ASN1 \ WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION} -USE_PERL5= YES +USES= perl5 NO_BUILD= YES |