svn commit: r316445 - head/devel/tcl-trf

Mikhail Teterin mi at FreeBSD.org
Wed Apr 24 16:06:58 UTC 2013


Author: mi
Date: Wed Apr 24 16:06:57 2013
New Revision: 316445
URL: http://svnweb.freebsd.org/changeset/ports/316445

Log:
  Correct the typo in previous commit.
  
  Notified by:	gahr

Modified:
  head/devel/tcl-trf/Makefile

Modified: head/devel/tcl-trf/Makefile
==============================================================================
--- head/devel/tcl-trf/Makefile	Wed Apr 24 15:46:36 2013	(r316444)
+++ head/devel/tcl-trf/Makefile	Wed Apr 24 16:06:57 2013	(r316445)
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR=tcltrf/tcltrf/${PORTV
 MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	Data conversion, digests, compression, error-correction for Tcl
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/tcl${TCL_VER}/Memchan2.3/pkgIndex.tcl:${PORTSDIR}/devel/tcl-memchan
+BUILD_DEPENDS=	${LOCALBASE}/lib/Memchan2.3/pkgIndex.tcl:${PORTSDIR}/devel/tcl-memchan
 
 USE_BZIP2=	yes
 


More information about the svn-ports-all mailing list