From dc819a4181920f7638c9b9058801861a2f95794c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 18 May 2000 18:26:18 +0000 Subject: Add USE_X_PREFIX so this compiles if you don't have X libs installed. Found by: bento --- games/battleball/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/battleball') diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 47eb4c76d237..f6d92e7b75ba 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src MAINTAINER= will@FreeBSD.org +USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/battleball-2.1-src do-install: -- cgit v1.2.3