svn commit: r345119 - head/Mk

Florian Smeets flo at FreeBSD.org
Wed Feb 19 17:18:57 UTC 2014


Author: flo
Date: Wed Feb 19 17:18:56 2014
New Revision: 345119
URL: http://svnweb.freebsd.org/changeset/ports/345119
QAT: https://qat.redports.org/buildarchive/r345119/

Log:
  DEBUG does more than installing debugging symbols in may cases. Update the
  description.
  
  PR:		ports/184286
  Submitted by:	Jan Beich <jbeich at tormail.org>
  Discussed with:	bapt

Modified:
  head/Mk/bsd.options.desc.mk

Modified: head/Mk/bsd.options.desc.mk
==============================================================================
--- head/Mk/bsd.options.desc.mk	Wed Feb 19 17:05:18 2014	(r345118)
+++ head/Mk/bsd.options.desc.mk	Wed Feb 19 17:18:56 2014	(r345119)
@@ -59,7 +59,7 @@ DBM_DESC?=		DBM support
 DBUS_DESC?=		D-Bus IPC system support
 DCA_DESC?=		DTS support via libdca
 DCRAW_DESC?=		dcraw (raw image converter) support
-DEBUG_DESC?=		Install debug symbols
+DEBUG_DESC?=		Build with debugging support
 DEVD_DESC?=		Install devd(8) files
 DIRAC_DESC?=		Dirac codec support via libdirac
 DJVU_DESC?=		DjVu document support


More information about the svn-ports-head mailing list