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/chromium | |
parent | 9edb6f5e2e8dd0d83f7bbdab060119e04d86a111 (diff) | |
download | ports-9e78f4c21563742761d4f079da63e4676c49fbc7.tar.gz ports-9e78f4c21563742761d4f079da63e4676c49fbc7.zip |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=122442
Diffstat (limited to 'games/chromium')
-rw-r--r-- | games/chromium/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |