diff options
author | kris <kris@FreeBSD.org> | 2005-07-18 03:51:48 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-18 03:51:48 +0800 |
commit | da8e893ed4936df3c2c93fb3a056f3a382e1eb00 (patch) | |
tree | 6691b585fea6db561d801c0ed41ebba9291f1680 /games/rtcw | |
parent | c508f365df3757a71293beca448c31510941704f (diff) | |
download | freebsd-ports-graphics-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.tar.gz freebsd-ports-graphics-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.tar.zst freebsd-ports-graphics-da8e893ed4936df3c2c93fb3a056f3a382e1eb00.zip |
BROKEN: incomplete pkg-plist
Diffstat (limited to 'games/rtcw')
-rw-r--r-- | games/rtcw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 37a8a142d43..6ec9a7624b9 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .run MAINTAINER= nik@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux +BROKEN= Incomplete pkg-plist + ONLY_FOR_ARCHS= i386 USE_LINUX= yes USE_X_PREFIX= yes |