svn commit: r329731 - head/databases/tcl-Mysql

Eitan Adler eadler at FreeBSD.org
Mon Oct 7 20:11:41 UTC 2013


Author: eadler
Date: Mon Oct  7 20:11:41 2013
New Revision: 329731
URL: http://svnweb.freebsd.org/changeset/ports/329731

Log:
  databases/tcl-Mysql depends on "rcsdiff" which has recently been removed from HEAD.

Modified:
  head/databases/tcl-Mysql/Makefile

Modified: head/databases/tcl-Mysql/Makefile
==============================================================================
--- head/databases/tcl-Mysql/Makefile	Mon Oct  7 20:10:58 2013	(r329730)
+++ head/databases/tcl-Mysql/Makefile	Mon Oct  7 20:11:41 2013	(r329731)
@@ -12,6 +12,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	TCL module for accessing MySQL databases
 
+PATCH_DEPENDS=	rcsdiff:${PORTSDIR}/devel/rcs
+
 USE_MYSQL=	41+
 USE_TCL=	84+
 TCL_NODOT=	tcl${TCL_VER:S/.//}


More information about the svn-ports-all mailing list