svn commit: r338150 - head/audio/tagtool

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:27:38 UTC 2013


Author: antoine
Date: Mon Dec 30 17:27:37 2013
New Revision: 338150
URL: http://svnweb.freebsd.org/changeset/ports/338150

Log:
  Stage support

Modified:
  head/audio/tagtool/Makefile

Modified: head/audio/tagtool/Makefile
==============================================================================
--- head/audio/tagtool/Makefile	Mon Dec 30 17:24:31 2013	(r338149)
+++ head/audio/tagtool/Makefile	Mon Dec 30 17:27:37 2013	(r338150)
@@ -15,8 +15,7 @@ LIB_DEPENDS=	libid3-3.8.so:${PORTSDIR}/a
 		libvorbis.so:${PORTSDIR}/audio/libvorbis
 
 USE_BZIP2=	yes
-NO_STAGE=	yes
-USES=		pathfix gettext gmake pkgconfig
+USES=		gettext gmake pathfix pkgconfig
 USE_GNOME=	intlhack libglade2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes


More information about the svn-ports-head mailing list