diff options
author | erwin <erwin@FreeBSD.org> | 2009-03-01 15:56:42 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-03-01 15:56:42 +0000 |
commit | acd7c8bd4959b7f60772cdd120416fb80e5f11a1 (patch) | |
tree | 092033beb0486551e16f14841adc5cd532d9f91f /games | |
parent | c4ac22dad2b8b421e08645a42c090771612bca1f (diff) | |
download | FreeBSD-ports-acd7c8bd4959b7f60772cdd120416fb80e5f11a1.zip FreeBSD-ports-acd7c8bd4959b7f60772cdd120416fb80e5f11a1.tar.gz |
Mark BROKEN: does not build.
Diffstat (limited to 'games')
-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 7ff7fb7..10465ac 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" |