summaryrefslogtreecommitdiff
path: root/games/acm/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /games/acm/Makefile
parentRepocopy linux_base-f7 -> linux_base-f8 is completed. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209811
Diffstat (limited to '')
-rw-r--r--games/acm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile
index e3145f063f32..b34daa4243f6 100644
--- a/games/acm/Makefile
+++ b/games/acm/Makefile
@@ -7,14 +7,14 @@
PORTNAME= acm
PORTVERSION= 5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.websimulations.com/download/
MAINTAINER= se@FreeBSD.org
COMMENT= A flight simulator for X11
-USE_XLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
USE_PERL5_BUILD=yes