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 | |
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')
-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 |