diff options
author | kris <kris@FreeBSD.org> | 2004-11-26 08:03:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-26 08:03:34 +0800 |
commit | 2fb37001ceb1b9a4708ddaf511e69df010bb0e65 (patch) | |
tree | c4d62d15202d753b6bd1c437e62507ff767cfcc8 /games/chromium | |
parent | 8a8215dbe8b8a7e4e9cf016c097058283feb76db (diff) | |
download | freebsd-ports-gnome-2fb37001ceb1b9a4708ddaf511e69df010bb0e65.tar.gz freebsd-ports-gnome-2fb37001ceb1b9a4708ddaf511e69df010bb0e65.tar.zst freebsd-ports-gnome-2fb37001ceb1b9a4708ddaf511e69df010bb0e65.zip |
BROKEN: Broken pkg-plist
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 |