summaryrefslogtreecommitdiffstats
path: root/games/xpilot-ng-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpilot-ng-server/Makefile')
-rw-r--r--games/xpilot-ng-server/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile
index 0cbd0f5..0e4f38f 100644
--- a/games/xpilot-ng-server/Makefile
+++ b/games/xpilot-ng-server/Makefile
@@ -7,10 +7,9 @@
PORTNAME= xpilot-ng
PORTVERSION= 4.7.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= xpilot
+MASTER_SITES= SF/xpilot
PKGNAMESUFFIX?= -server
MAINTAINER= ports@FreeBSD.org
@@ -44,10 +43,8 @@ MAN6= xpilot-ng-replay.6 \
xpilot-ng-x11.6 \
xpilot-ng-xp-mapedit.6
-USE_X_PREFIX= yes
-
-CPPFLAGS+= -I${X11BASE}/include
-LDFLAGS+= -I${X11BASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -I${LOCALBASE}/include
OPTIONS= SDL "SDL/OpenGL client" on \
SOUND "Sound" off
OpenPOWER on IntegriCloud