svn commit: r313399 - head/x11-toolkits/ruby-tk
Martin Wilke
miwi at FreeBSD.org
Mon Mar 4 07:52:00 UTC 2013
Author: miwi
Date: Mon Mar 4 07:46:54 2013
New Revision: 313399
URL: http://svnweb.freebsd.org/changeset/ports/313399
Log:
- Fix build
Modified:
head/x11-toolkits/ruby-tk/Makefile
Modified: head/x11-toolkits/ruby-tk/Makefile
==============================================================================
--- head/x11-toolkits/ruby-tk/Makefile Mon Mar 4 07:42:47 2013 (r313398)
+++ head/x11-toolkits/ruby-tk/Makefile Mon Mar 4 07:46:54 2013 (r313399)
@@ -15,7 +15,7 @@ COMMENT?= Ruby interface to the Tk widge
DEPRECATED= Does not work with Ruby 1.9
EXPIRATION_DATE= 2013-05-02
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
+FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
More information about the svn-ports-all
mailing list