diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:44:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:44:03 +0000 |
commit | 2ab9131753f7dc46654e49de32f9261d1937a482 (patch) | |
tree | 26b479eee2d3cb68ef219573686877e15b493562 | |
parent | 959a765d336a21b723f596d5dcd5ecf0a138009b (diff) |
BROKEN: does not build
Notes
Notes:
svn path=/head/; revision=59320
-rw-r--r-- | devel/veepee/Makefile | 2 | ||||
-rw-r--r-- | games/etuxracer/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer-commercial/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/devel/veepee/Makefile b/devel/veepee/Makefile index d9a4b4527392..c6b4b4d763f6 100644 --- a/devel/veepee/Makefile +++ b/devel/veepee/Makefile @@ -14,6 +14,8 @@ DISTNAME= VeePee-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +BROKEN= "Does not build" + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd USE_GNOMELIBS= yes diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile index 885f6f70545e..2c712a839745 100644 --- a/games/etuxracer/Makefile +++ b/games/etuxracer/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ MAINTAINER= eanholt@gladstone.uoregon.edu +BROKEN= "Does not build" + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/games/tuxracer-commercial/Makefile b/games/tuxracer-commercial/Makefile index 885f6f70545e..2c712a839745 100644 --- a/games/tuxracer-commercial/Makefile +++ b/games/tuxracer-commercial/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ MAINTAINER= eanholt@gladstone.uoregon.edu +BROKEN= "Does not build" + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 885f6f70545e..2c712a839745 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ MAINTAINER= eanholt@gladstone.uoregon.edu +BROKEN= "Does not build" + LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ tcl83.1:${PORTSDIR}/lang/tcl83 |