Date: Sat, 28 Dec 2013 20:33:05 +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: r337906 - head/audio/glame Message-ID: <201312282033.rBSKX55G045601@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Dec 28 20:33:05 2013 New Revision: 337906 URL: http://svnweb.freebsd.org/changeset/ports/337906 Log: Stage support Modified: head/audio/glame/Makefile Modified: head/audio/glame/Makefile ============================================================================== --- head/audio/glame/Makefile Sat Dec 28 20:31:53 2013 (r337905) +++ head/audio/glame/Makefile Sat Dec 28 20:33:05 2013 (r337906) @@ -17,9 +17,8 @@ LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/a libguile.so:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libltdl libtool -NO_STAGE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -USES= gmake pathfix gettext pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME= gnomeprefix libgnomeui USE_XORG= xbitmaps x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312282033.rBSKX55G045601>