aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2012-10-09 22:04:23 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2012-10-09 22:04:23 +0000
commit2ebe0e0a90868450e81e1a01a05c9b993719a6f1 (patch)
tree39f28c9bcd7adf3c909c7418ec7bc47e1da63104 /Mk/bsd.options.desc.mk
parent5aa5be36712f22588796d003c5fa578c3a8ed350 (diff)
downloadports-2ebe0e0a90868450e81e1a01a05c9b993719a6f1.tar.gz
ports-2ebe0e0a90868450e81e1a01a05c9b993719a6f1.zip
- Update to 1.1.0
- Take maintainership - Strip Makefile headers - Patch software to install with correct ABI version number - Convert to new options framework - Remove ABI version number from LIB_DEPENDS - Add global option description
Notes
Notes: svn path=/head/; revision=305606
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 97bcc62fe850..114dd9933984 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -287,6 +287,7 @@ SSE_DESC?= Use SSE optimized routines
SSH_DESC?= SSH protocol
SSL_DESC?= SSL protocol
STATIC_DESC?= Build static executables/libraries
+STRIP_DESC?= Strip binaries before installation
SVG_DESC?= SVG vector image format
SVGALIB_DESC?= SVGA graphics
SVN_DESC?= Subversion support