aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-28 05:48:55 +0800
committerantoine <antoine@FreeBSD.org>2013-12-28 05:48:55 +0800
commit53bd1a922a6412ffb21cfe447d1a9dd103048ea4 (patch)
tree83f0bc9e65f005d290620eceb0ddf30c1b6c6170 /x11-toolkits
parent1992a6df30db6cbffe5ab84c274cb2202a3688a0 (diff)
downloadfreebsd-ports-gnome-53bd1a922a6412ffb21cfe447d1a9dd103048ea4.tar.gz
freebsd-ports-gnome-53bd1a922a6412ffb21cfe447d1a9dd103048ea4.tar.zst
freebsd-ports-gnome-53bd1a922a6412ffb21cfe447d1a9dd103048ea4.zip
Stage support
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/phat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile
index 976987174a64..91d95694b8d4 100644
--- a/x11-toolkits/phat/Makefile
+++ b/x11-toolkits/phat/Makefile
@@ -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' \