svn commit: r346358 - head/textproc/catdoc

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 27 14:54:26 UTC 2014


Author: gahr
Date: Thu Feb 27 14:54:25 2014
New Revision: 346358
URL: http://svnweb.freebsd.org/changeset/ports/346358
QAT: https://qat.redports.org/buildarchive/r346358/

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

Modified:
  head/textproc/catdoc/Makefile

Modified: head/textproc/catdoc/Makefile
==============================================================================
--- head/textproc/catdoc/Makefile	Thu Feb 27 14:54:23 2014	(r346357)
+++ head/textproc/catdoc/Makefile	Thu Feb 27 14:54:25 2014	(r346358)
@@ -34,7 +34,6 @@ CFLAGS+=	-DLATIN1=1
 
 .if ${PORT_OPTIONS:MWORDVIEW}
 USES+=			tk
-.include "${PORTSDIR}/Mk/bsd.tcl.mk"
 CONFIGURE_ARGS+=	--with-wish=${WISH}
 .else
 CONFIGURE_ARGS+=	--disable-wordview


More information about the svn-ports-head mailing list