aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2018-08-19 18:58:05 +0800
committertobik <tobik@FreeBSD.org>2018-08-19 18:58:05 +0800
commitfb737cdaa6e5985b6765f18ae1c88d6aad2c383a (patch)
tree56bfde4e69e4e228590d206c65d3299db4277338 /games
parenta495edc317463f55e2e82b3b2593d7b880b66cde (diff)
downloadfreebsd-ports-gnome-fb737cdaa6e5985b6765f18ae1c88d6aad2c383a.tar.gz
freebsd-ports-gnome-fb737cdaa6e5985b6765f18ae1c88d6aad2c383a.tar.zst
freebsd-ports-gnome-fb737cdaa6e5985b6765f18ae1c88d6aad2c383a.zip
games/gnomebreakout builds and runs fine when compiled with Clang
Diffstat (limited to 'games')
-rw-r--r--games/gnomebreakout/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile
index c9e92461b080..8a1d4b5261e5 100644
--- a/games/gnomebreakout/Makefile
+++ b/games/gnomebreakout/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnomebreakout
PORTVERSION= 0.5.3
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= games gnome
MASTER_SITES= SF/${PORTNAME:S/eb/e-b/}/${PORTNAME:S/eb/e-b/}/${PORTVERSION}/ \
http://www.users.on.net/~mipearson/
@@ -19,7 +19,6 @@ USES= gettext-tools pathfix pkgconfig
USE_GNOME= gnomeprefix libgnomeui
USE_XORG= x11
GNU_CONFIGURE= yes
-USE_GCC= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lX11 -lm