Date: Mon, 30 Dec 2013 17:27:37 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338150 - head/audio/tagtool Message-ID: <201312301727.rBUHRb3b031323@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312301727.rBUHRb3b031323>