svn commit: r328393 - head/devel/gdb

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Sep 26 17:05:04 UTC 2013


Author: tabthorpe
Date: Thu Sep 26 17:05:03 2013
New Revision: 328393
URL: http://svnweb.freebsd.org/changeset/ports/328393

Log:
  - Remove commented out line
  
  Noticed by:	sunpoet@

Modified:
  head/devel/gdb/Makefile

Modified: head/devel/gdb/Makefile
==============================================================================
--- head/devel/gdb/Makefile	Thu Sep 26 16:49:06 2013	(r328392)
+++ head/devel/gdb/Makefile	Thu Sep 26 17:05:03 2013	(r328393)
@@ -14,7 +14,6 @@ LICENSE=	GPLv3
 
 USE_BZIP2=	yes
 USE_CSTD=	gnu89
-#USE_GMAKE=	yes
 USES=		iconv gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CONFIGURED_M4=m4 CONFIGURED_BISON=byacc


More information about the svn-ports-all mailing list