diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-30 19:49:47 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-30 19:49:47 +0800 |
commit | 216290a562cbe50065169520cea08783d20f880e (patch) | |
tree | 6738c23548ed381802f121614c3961a5abcd3615 /misc | |
parent | 947c6447df76f44f06bb28e5af095078bc52ff6f (diff) | |
download | freebsd-ports-gnome-216290a562cbe50065169520cea08783d20f880e.tar.gz freebsd-ports-gnome-216290a562cbe50065169520cea08783d20f880e.tar.zst freebsd-ports-gnome-216290a562cbe50065169520cea08783d20f880e.zip |
Add USE_PERL5=yes
PR: 22413
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> MAINTAINER
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qlas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/qlas/Makefile b/misc/qlas/Makefile index 010db36f3f26..5f4f54a68c24 100644 --- a/misc/qlas/Makefile +++ b/misc/qlas/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://lev.serebryakov.spb.ru/download/qlas/ MAINTAINER= dsh@vlink.ru +USE_PERL5= yes NO_WRKSUBDIR= yes NO_BUILD= yes |