svn commit: r345620 - head/audio/ruby-mp3tag

Martin Wilke miwi at FreeBSD.org
Sat Feb 22 10:43:31 UTC 2014


Author: miwi
Date: Sat Feb 22 10:43:31 2014
New Revision: 345620
URL: http://svnweb.freebsd.org/changeset/ports/345620
QAT: https://qat.redports.org/buildarchive/r345620/

Log:
  - Stage support

Modified:
  head/audio/ruby-mp3tag/Makefile

Modified: head/audio/ruby-mp3tag/Makefile
==============================================================================
--- head/audio/ruby-mp3tag/Makefile	Sat Feb 22 10:43:17 2014	(r345619)
+++ head/audio/ruby-mp3tag/Makefile	Sat Feb 22 10:43:31 2014	(r345620)
@@ -12,7 +12,6 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	A Ruby module to manipulate ID3v1.1 tags in MP3 files
 
 USE_RUBY=	yes
-NO_STAGE=	yes
 USE_RUBY_RDOC=	yes
 
 RUBY_RD_FILES=	mp3tag.rb


More information about the svn-ports-all mailing list