Date: Fri, 27 Dec 2013 21:48:56 +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: r337813 - head/x11-toolkits/phat Message-ID: <201312272148.rBRLmu0P036643@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Dec 27 21:48:55 2013 New Revision: 337813 URL: http://svnweb.freebsd.org/changeset/ports/337813 Log: Stage support Modified: head/x11-toolkits/phat/Makefile Modified: head/x11-toolkits/phat/Makefile ============================================================================== --- head/x11-toolkits/phat/Makefile Fri Dec 27 21:44:48 2013 (r337812) +++ head/x11-toolkits/phat/Makefile Fri Dec 27 21:48:55 2013 (r337813) @@ -12,12 +12,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of GTK+ widgets geared toward pro-audio apps GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= gtk20 libgnomecanvas USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ -e 's|-Werror||g' \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312272148.rBRLmu0P036643>