svn commit: r383681 - head/audio/ruby-xmms2
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 9 22:06:37 UTC 2015
Author: antoine
Date: Thu Apr 9 22:06:36 2015
New Revision: 383681
URL: https://svnweb.freebsd.org/changeset/ports/383681
Log:
Unbreak after conversion of master port to USES=waf
USE_RUBY was setting CONFIGURE_TARGET before USES=waf
Modified:
head/audio/ruby-xmms2/Makefile
Modified: head/audio/ruby-xmms2/Makefile
==============================================================================
--- head/audio/ruby-xmms2/Makefile Thu Apr 9 21:58:40 2015 (r383680)
+++ head/audio/ruby-xmms2/Makefile Thu Apr 9 22:06:36 2015 (r383681)
@@ -12,6 +12,7 @@ LIB_DEPENDS+= libxmmsclient.so:${PORTSDI
MASTERDIR= ${.CURDIR}/../xmms2
+CONFIGURE_TARGET= configure
USE_RUBY= yes
USE_GNOME= glib20
More information about the svn-ports-head
mailing list