diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-30 11:49:47 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-30 11:49:47 +0000 |
commit | 2c6b48e3e11cc8ffc3bc0d7aa892262e81b57108 (patch) | |
tree | 4a3964532e394269e3ea2cff7062abc0f8564e70 /misc/qlas | |
parent | 794da55486ff276f86c745e18e9ed58e6afd6343 (diff) | |
download | ports-2c6b48e3e11cc8ffc3bc0d7aa892262e81b57108.tar.gz ports-2c6b48e3e11cc8ffc3bc0d7aa892262e81b57108.zip |
Add USE_PERL5=yes
PR: 22413
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> MAINTAINER
Notes
Notes:
svn path=/head/; revision=34445
Diffstat (limited to 'misc/qlas')
-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 |