aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Sysadm-Install
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-09-08 09:12:10 +0800
committerlinimon <linimon@FreeBSD.org>2007-09-08 09:12:10 +0800
commit9ccc7e92dea72d32d4ae04470bbce43e6f9227da (patch)
tree20264757b2346c435477e3f6cfdf324086bbafe9 /sysutils/p5-Sysadm-Install
parent07d9e093a64a0c7f96ed0775d50e0f818d98fd80 (diff)
downloadfreebsd-ports-gnome-9ccc7e92dea72d32d4ae04470bbce43e6f9227da.tar.gz
freebsd-ports-gnome-9ccc7e92dea72d32d4ae04470bbce43e6f9227da.tar.zst
freebsd-ports-gnome-9ccc7e92dea72d32d4ae04470bbce43e6f9227da.zip
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Diffstat (limited to 'sysutils/p5-Sysadm-Install')
-rw-r--r--sysutils/p5-Sysadm-Install/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile
index 16d4d3d876b1..670e8df444c9 100644
--- a/sysutils/p5-Sysadm-Install/Makefile
+++ b/sysutils/p5-Sysadm-Install/Makefile
@@ -34,10 +34,4 @@ PERL_CONFIGURE= yes
MAN3= Sysadm::Install.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6.0 or superior. Install lang/perl5.6 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
893d255f'>Fix vpnc-disconnect scriptehaupt2008-03-222-11/+1 * Some Cisco Concentrator refuse connection if the presentation version stringehaupt2008-03-072-13/+46 * - Update RC scriptehaupt2008-03-062-12/+11 * The upgrade of ports/security/vpnc to version 0.5.1 introduced some glitchesehaupt2008-03-013-4/+14 * Chase libgcrypt library versionarved2008-02-291-1/+2 * - Update to 0.5.1ehaupt2008-02-286-51/+88 * Reset delta@lackas.net due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1 * - In managed mode the script does not return the proper value due to $?rafan2007-09-232-5/+8 * - Make port fully respect CFLAGSehaupt2007-08-072-6/+7 * - Respect %%PREFIX%%miwi2007-03-212-0/+10 * - Update to 0.4.0miwi2007-03-1610-378/+45 * - Improve the style and behaviour of the rc.d scriptgabor2007-03-062-53/+60