aboutsummaryrefslogtreecommitdiff
path: root/games/xrally
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-09-11 20:19:13 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-09-11 20:19:13 +0000
commitb17ecfe123be48ec4006459e11bf67b8c2400f92 (patch)
treedf517219895fae4c8bfc8f0799fedd9a998ac3b0 /games/xrally
parent4efbad704c5b2bda6d662da1de681c90dc8ecc42 (diff)
downloadports-b17ecfe123be48ec4006459e11bf67b8c2400f92.tar.gz
ports-b17ecfe123be48ec4006459e11bf67b8c2400f92.zip
- Fix packing list with non-default PREFIX
PR: ports/139587 Submitted by: myself (sahil@) Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=260997
Diffstat (limited to 'games/xrally')
-rw-r--r--games/xrally/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xrally/Makefile b/games/xrally/Makefile
index 84b7da7cc6b1..d460252ba6dc 100644
--- a/games/xrally/Makefile
+++ b/games/xrally/Makefile
@@ -18,6 +18,7 @@ COMMENT= XRally is a Linux clone of the classic Rally X arcade game
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
USE_XORG= x11 xi xpm
USE_BZIP2= yes
USE_GMAKE= yes