svn commit: r329250 - head/security/openssh-portable
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 3 23:45:27 UTC 2013
Author: bdrewery
Date: Thu Oct 3 23:45:27 2013
New Revision: 329250
URL: http://svnweb.freebsd.org/changeset/ports/329250
Log:
Perl has not been needed as a direct dependency since 6.0
Modified:
head/security/openssh-portable/Makefile
Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile Thu Oct 3 23:37:48 2013 (r329249)
+++ head/security/openssh-portable/Makefile Thu Oct 3 23:45:27 2013 (r329250)
@@ -21,8 +21,6 @@ CONFLICTS?= openssh-3.* ssh-1.* ssh2-3.
PATCH_SITES+= http://mirror.shatow.net/freebsd/${PORTNAME}/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/:x509
-USES= perl5
-USE_PERL5= build
USE_AUTOTOOLS= autoconf autoheader
USE_OPENSSL= yes
GNU_CONFIGURE= yes
More information about the svn-ports-all
mailing list