aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-27 19:57:47 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-09-27 19:57:47 +0000
commiteed526e730a31caaf98141c82cec78fd2ca8179a (patch)
treecc7f9655db1374f1f9883d3ad46d71b1e095f1be
parent68a2335e32d236696508ecd4f4705bdcfaa18c24 (diff)
downloadports-eed526e730a31caaf98141c82cec78fd2ca8179a.tar.gz
ports-eed526e730a31caaf98141c82cec78fd2ca8179a.zip
- Fix the long description of nvidia option
Notes
Notes: svn path=/head/; revision=173992
-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>