From b17ecfe123be48ec4006459e11bf67b8c2400f92 Mon Sep 17 00:00:00 2001 From: Sahil Tandon Date: Sat, 11 Sep 2010 20:19:13 +0000 Subject: - Fix packing list with non-default PREFIX PR: ports/139587 Submitted by: myself (sahil@) Approved by: maintainer timeout --- games/xrally/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/xrally') 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 -- cgit v1.2.3