diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /net/p5-BBS-UserInfo-Maple3/Makefile | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) | |
download | ports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
Notes
Notes:
svn path=/head/; revision=281882
Diffstat (limited to 'net/p5-BBS-UserInfo-Maple3/Makefile')
-rw-r--r-- | net/p5-BBS-UserInfo-Maple3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile index 0427a1880bb8..4c6d8dbef2af 100644 --- a/net/p5-BBS-UserInfo-Maple3/Makefile +++ b/net/p5-BBS-UserInfo-Maple3/Makefile @@ -17,7 +17,7 @@ COMMENT= Get user information of Maple3-style BBS RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect -PERL_CONFIGURE= 5.8.1+ # Inherhited from lang/p5-Expect +PERL_CONFIGURE= yes MAN3= BBS::UserInfo::Maple3.3 |