aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-28 03:57:47 +0800
committeracm <acm@FreeBSD.org>2006-09-28 03:57:47 +0800
commit3155c6f6a6cf1d92131a61bbe74129b05d0ed250 (patch)
treee85237d568ac88807ac5270dfac8d36df917ee25 /games
parent69aa7d0bc8b890f28a69c3365e3241320c1947f4 (diff)
downloadfreebsd-ports-gnome-3155c6f6a6cf1d92131a61bbe74129b05d0ed250.tar.gz
freebsd-ports-gnome-3155c6f6a6cf1d92131a61bbe74129b05d0ed250.tar.zst
freebsd-ports-gnome-3155c6f6a6cf1d92131a61bbe74129b05d0ed250.zip
- Fix the long description of nvidia option
Diffstat (limited to 'games')
-rw-r--r--games/linux-savage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-savage/Makefile b/games/linux-savage/Makefile
index b0ab70e1c166..f723ca2e1441 100644
--- a/games/linux-savage/Makefile
+++ b/games/linux-savage/Makefile
@@ -39,7 +39,7 @@ SUB_FILES= pkg-message savage savage_editor savage_server
PLIST_SUB+= SAVAGEDIR="${SAVAGEDIR}"
SUB_LIST+= SAVAGEDIR="${PREFIX}/${SAVAGEDIR}"
-OPTIONS= NVIDIA "Install support for nvidia (You need a nvidia graphic card)" off
+OPTIONS= NVIDIA "Install support for nvidia" off
.include <bsd.port.pre.mk>