diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:03:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-11-26 00:03:34 +0000 |
commit | 9e78f4c21563742761d4f079da63e4676c49fbc7 (patch) | |
tree | fbdce025c60965507a742f06ed9a2748ed2f4935 /games | |
parent | 9edb6f5e2e8dd0d83f7bbdab060119e04d86a111 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/bugsquish/Makefile | 2 | ||||
-rw-r--r-- | games/chromium-bsu/Makefile | 2 | ||||
-rw-r--r-- | games/chromium/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/games/bugsquish/Makefile b/games/bugsquish/Makefile index 1c7f72a92a0a..9ece5d03067d 100644 --- a/games/bugsquish/Makefile +++ b/games/bugsquish/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/bugsquish/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Bug-squishing, fly-swatting action +BROKEN= Broken pkg-plist + USE_SDL= mixer image USE_GMAKE= yes USE_REINPLACE= yes diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index 6db1d830b1c0..8ea6b7e52cd3 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter +BROKEN= Broken pkg-plist + LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ openal.0:${PORTSDIR}/audio/openal diff --git a/games/chromium/Makefile b/games/chromium/Makefile index 6db1d830b1c0..8ea6b7e52cd3 100644 --- a/games/chromium/Makefile +++ b/games/chromium/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= An arcade-style, top-scrolling space shooter +BROKEN= Broken pkg-plist + LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ smpeg.1:${PORTSDIR}/multimedia/smpeg \ openal.0:${PORTSDIR}/audio/openal |