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

Mikhail Teterin mi at FreeBSD.org
Wed Apr 24 15:23:56 UTC 2013


Author: mi
Date: Wed Apr 24 15:23:54 2013
New Revision: 316440
URL: http://svnweb.freebsd.org/changeset/ports/316440

Log:
  Seek memchan's pkgIndex.tcl in its current location.
  
  Obtained from:	gahr

Modified:
  head/devel/tcl-trf/Makefile

Modified: head/devel/tcl-trf/Makefile
==============================================================================
--- head/devel/tcl-trf/Makefile	Wed Apr 24 15:08:22 2013	(r316439)
+++ head/devel/tcl-trf/Makefile	Wed Apr 24 15:23:54 2013	(r316440)
@@ -16,8 +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=	tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER:S/.//} \
-		${LOCALBASE}/lib/tcl${TCL_VER}/Memchan/pkgIndex.tcl:${PORTSDIR}/devel/tcl-memchan
+BUILD_DEPENDS=	${LOCALBASE}/lib/tcl${TCL_VER}/Memchan2.3/pkgIndex.tcl:${PORTSDIR}/devel/tcl-memchan
 
 USE_BZIP2=	yes
 


More information about the svn-ports-head mailing list