svn commit: r334990 - head/lang/ruby20
Steve Wills
swills at FreeBSD.org
Wed Nov 27 01:10:09 UTC 2013
Author: swills
Date: Wed Nov 27 01:10:08 2013
New Revision: 334990
URL: http://svnweb.freebsd.org/changeset/ports/334990
Log:
- Remove unneeded variables
- Mark JOBS safe
Modified:
head/lang/ruby20/Makefile
Modified: head/lang/ruby20/Makefile
==============================================================================
--- head/lang/ruby20/Makefile Wed Nov 27 00:27:51 2013 (r334989)
+++ head/lang/ruby20/Makefile Wed Nov 27 01:10:08 2013 (r334990)
@@ -37,10 +37,6 @@ USE_BZIP2= yes
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
-_RUBY_SYSLIBDIR= ${PREFIX}/lib
-_RUBY_EXTDIR= ${PREFIX}/lib/ruby19
-
-MAKE_JOBS_UNSAFE= yes
NO_LATEST_LINK= yes
More information about the svn-ports-head
mailing list