svn commit: r317078 - head/devel/ruby-build
Jason Helfman
jgh at FreeBSD.org
Thu May 2 07:09:18 UTC 2013
Author: jgh
Date: Thu May 2 07:09:17 2013
New Revision: 317078
URL: http://svnweb.freebsd.org/changeset/ports/317078
Log:
- redefine license and avoiding defaults, should they change
Approved by: maintainer (implicit)
Modified:
head/devel/ruby-build/Makefile
Modified: head/devel/ruby-build/Makefile
==============================================================================
--- head/devel/ruby-build/Makefile Thu May 2 07:06:10 2013 (r317077)
+++ head/devel/ruby-build/Makefile Thu May 2 07:09:17 2013 (r317078)
@@ -11,7 +11,7 @@ COMMENT= Compile and install different r
LICENSE= RUBY-BUILD
LICENSE_NAME= Sam Stephenson
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS=${_LICENSE_PERMS_DEFAULT}
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
curl:${PORTSDIR}/ftp/curl \
More information about the svn-ports-all
mailing list