diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
commit | 917e3afc7b4339a057157c4de864e40ea1e0180e (patch) | |
tree | 8494442ad1b4ed99062809694f418770b7b0bb75 /games/xteddy | |
parent | 517612e0b119453bc41e8de3f49e9a45fa0c1161 (diff) | |
download | ports-917e3afc7b4339a057157c4de864e40ea1e0180e.tar.gz ports-917e3afc7b4339a057157c4de864e40ea1e0180e.zip |
Notes
Diffstat (limited to 'games/xteddy')
-rw-r--r-- | games/xteddy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index f68c3d6bf010..cd1a26e69e86 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -16,6 +16,8 @@ COMMENT= A cuddlesome teddy for the X desktop NO_CDROM= Can only be distributed for free +BROKEN= does not compile + GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |