diff options
Diffstat (limited to 'net/rude/Makefile')
-rw-r--r-- | net/rude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rude/Makefile b/net/rude/Makefile index 3625a98a3b7c..ffac83e39e62 100644 --- a/net/rude/Makefile +++ b/net/rude/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk HAS_CONFIGURE= yes CONFIGURE_ENV= --with-debug-lvl=3 -USE_PERL5= yes +USES= perl5 WRKSRC= ${WRKDIR}/${PORTNAME} MAN8= rude.8 crude.8 |