svn commit: r346353 - head/devel/git

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 27 14:43:39 UTC 2014


Author: gahr
Date: Thu Feb 27 14:43:38 2014
New Revision: 346353
URL: http://svnweb.freebsd.org/changeset/ports/346353
QAT: https://qat.redports.org/buildarchive/r346353/

Log:
  - Remove useless include of bsd.tcl.mk

Modified:
  head/devel/git/Makefile

Modified: head/devel/git/Makefile
==============================================================================
--- head/devel/git/Makefile	Thu Feb 27 14:41:18 2014	(r346352)
+++ head/devel/git/Makefile	Thu Feb 27 14:43:38 2014	(r346353)
@@ -287,7 +287,6 @@ PLIST_SUB+=	HTMLDOCS="@comment "
 
 .if ${PORT_OPTIONS:MGUI}
 USES+=		tk
-.include "${PORTSDIR}/Mk/bsd.tcl.mk"
 MAN1+=		git-citool.1 \
 		git-gui.1 \
 		gitk.1


More information about the svn-ports-all mailing list