aboutsummaryrefslogtreecommitdiffstats
path: root/games/aqbubble
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 16:55:40 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 16:55:40 +0800
commit2dd61aca4b22d055ca2cba8fa904544f3f8cc39f (patch)
tree02cf3b0413400ead939cdfefbf254965eda87d68 /games/aqbubble
parent1f59d564b6d1f91f3f7effca1734e712238e0340 (diff)
downloadfreebsd-ports-gnome-2dd61aca4b22d055ca2cba8fa904544f3f8cc39f.tar.gz
freebsd-ports-gnome-2dd61aca4b22d055ca2cba8fa904544f3f8cc39f.tar.zst
freebsd-ports-gnome-2dd61aca4b22d055ca2cba8fa904544f3f8cc39f.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/aqbubble')
-rw-r--r--games/aqbubble/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/aqbubble/Makefile b/games/aqbubble/Makefile
index 099b19238e46..d634b04c1e87 100644
--- a/games/aqbubble/Makefile
+++ b/games/aqbubble/Makefile
@@ -7,14 +7,13 @@
PORTNAME= aqbubble
PORTVERSION= 0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://www.losersjuegos.com.ar/juegos/aqbubble/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Game similar to snow bros
-USE_X_PREFIX= yes
USE_SDL= sdl mixer image
GNU_CONFIGURE= yes
USE_GMAKE= yes