diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 08:39:20 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 08:39:20 +0000 |
commit | 6600d6be8a6ea1a652282364f19ee9f37cd9ad1c (patch) | |
tree | d471d509e8536b17b01a19757858c0918802bab8 /devel/cvsweb3/Makefile | |
parent | 7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc (diff) | |
download | ports-6600d6be8a6ea1a652282364f19ee9f37cd9ad1c.tar.gz ports-6600d6be8a6ea1a652282364f19ee9f37cd9ad1c.zip |
Notes
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r-- | devel/cvsweb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 69e64068294b..f7f7641847b8 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -30,8 +30,8 @@ RUN_DEPENDS+= enscript:${PORTSDIR}/print/enscript-${PAPERSIZE} LATEST_LINK= cvsweb3 CONFLICTS= cvsweb-2.* +USES= perl5 NO_BUILD= yes -USE_PERL5= yes .include <bsd.port.pre.mk> |