diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-03-01 15:56:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-03-01 15:56:42 +0000 |
commit | 4b60795869803cd5af53d8dbbc47173c56ca4b73 (patch) | |
tree | 4efe83ac298e0ce9210facb03d3252f0628c15d0 /games/njam | |
parent | 09c81553daac0beae77bce17c4650c341c1d3a48 (diff) | |
download | ports-4b60795869803cd5af53d8dbbc47173c56ca4b73.tar.gz ports-4b60795869803cd5af53d8dbbc47173c56ca4b73.zip |
Notes
Diffstat (limited to 'games/njam')
-rw-r--r-- | games/njam/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/njam/Makefile b/games/njam/Makefile index 7ff7fb71d5ef..10465ac7967a 100644 --- a/games/njam/Makefile +++ b/games/njam/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Fast paced multiplayer pac-man clone +BROKEN= does not build + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= "CPPFLAGS=-I${LOCALBASE}/include" |