svn commit: r315023 - head/ports-mgmt/portmaster
Bryan Drewery
bdrewery at FreeBSD.org
Sat Mar 23 11:21:51 UTC 2013
Author: bdrewery
Date: Sat Mar 23 11:21:50 2013
New Revision: 315023
URL: http://svnweb.freebsd.org/changeset/ports/315023
Log:
Remove standard descriptions for BASH/ZSH
Suggested by: danfe
Modified:
head/ports-mgmt/portmaster/Makefile
Modified: head/ports-mgmt/portmaster/Makefile
==============================================================================
--- head/ports-mgmt/portmaster/Makefile Sat Mar 23 11:13:36 2013 (r315022)
+++ head/ports-mgmt/portmaster/Makefile Sat Mar 23 11:21:50 2013 (r315023)
@@ -20,8 +20,6 @@ GH_TAGNAME= ${GH_COMMIT}
OPTIONS_DEFINE= BASH ZSH PKGNGPATCH
OPTIONS_DEFAULT+= PKGNGPATCH
-BASH_DESC= Install programmable completions for Bash
-ZSH_DESC= Install programmable completions for zsh
PKGNGPATCH_DESC=Enable PKGNG support
PLIST_FILES= sbin/portmaster etc/portmaster.rc.sample
More information about the svn-ports-all
mailing list