aboutsummaryrefslogtreecommitdiffstats
path: root/games/q2p
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-06-25 05:53:38 +0800
committerdougb <dougb@FreeBSD.org>2012-06-25 05:53:38 +0800
commit2c31cf01f2df98206684cc980aacec3c320afe63 (patch)
tree5a62e2ae61ed69e5a67710dc8015be9ddbfcff77 /games/q2p
parentab3be06dd1e9329e9c4f6ec4ed6743bf26687f2e (diff)
downloadfreebsd-ports-gnome-2c31cf01f2df98206684cc980aacec3c320afe63.tar.gz
freebsd-ports-gnome-2c31cf01f2df98206684cc980aacec3c320afe63.tar.zst
freebsd-ports-gnome-2c31cf01f2df98206684cc980aacec3c320afe63.zip
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
Diffstat (limited to 'games/q2p')
-rw-r--r--games/q2p/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q2p/files/patch-Makefile b/games/q2p/files/patch-Makefile
index 0539957c3fcb..c5a9b9d05cca 100644
--- a/games/q2p/files/patch-Makefile
+++ b/games/q2p/files/patch-Makefile
@@ -139,7 +139,7 @@
-LOCALBASE= /usr/local
-GAMEBASE= /usr/local
-SYSBINDIR=$(LOCALBASE)/bin
-+X11BASE?= /usr/X11R6
++X11BASE?= /usr/local
+LOCALBASE?= /usr/local
+GAMEBASE?= $(PREFIX)
+SYSBINDIR?= $(PREFIX)/bin