svn commit: r464208 - in head: mail/p5-qpsmtpd www/rubygem-passenger
Antoine Brodin
antoine at FreeBSD.org
Sun Mar 11 21:00:36 UTC 2018
Author: antoine
Date: Sun Mar 11 21:00:35 2018
New Revision: 464208
URL: https://svnweb.freebsd.org/changeset/ports/464208
Log:
Unbreak
Pointy hat: brnrd
Modified:
head/mail/p5-qpsmtpd/Makefile
head/www/rubygem-passenger/Makefile
Modified: head/mail/p5-qpsmtpd/Makefile
==============================================================================
--- head/mail/p5-qpsmtpd/Makefile Sun Mar 11 20:31:31 2018 (r464207)
+++ head/mail/p5-qpsmtpd/Makefile Sun Mar 11 21:00:35 2018 (r464208)
@@ -31,7 +31,7 @@ USES+= apache:run,2.2+
RUN_DEPENDS+= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2
.endif
-USES= perl5
+USES+= perl5
USE_PERL5= configure
NO_ARCH= yes
Modified: head/www/rubygem-passenger/Makefile
==============================================================================
--- head/www/rubygem-passenger/Makefile Sun Mar 11 20:31:31 2018 (r464207)
+++ head/www/rubygem-passenger/Makefile Sun Mar 11 21:00:35 2018 (r464208)
@@ -35,7 +35,7 @@ USES+= apache:2.2+
USE_RUBY= yes
RAKE_BIN= ${LOCALBASE}/bin/rake
-USES= cpe gem libtool python:env shebangfix ssl
+USES+= cpe gem libtool python:env shebangfix ssl
SHEBANG_FILES= \
src/cxx_supportlib/vendor-copy/libuv/gyp_uv.py \
dev/vagrant/nginx_start \
More information about the svn-ports-all
mailing list