svn commit: r345476 - head/security/aolserver-nsmhash

Pietro Cerutti gahr at FreeBSD.org
Fri Feb 21 15:05:34 UTC 2014


Author: gahr
Date: Fri Feb 21 15:05:33 2014
New Revision: 345476
URL: http://svnweb.freebsd.org/changeset/ports/345476
QAT: https://qat.redports.org/buildarchive/r345476/

Log:
  - Convert to USES=tcl

Modified:
  head/security/aolserver-nsmhash/Makefile

Modified: head/security/aolserver-nsmhash/Makefile
==============================================================================
--- head/security/aolserver-nsmhash/Makefile	Fri Feb 21 15:04:51 2014	(r345475)
+++ head/security/aolserver-nsmhash/Makefile	Fri Feb 21 15:05:33 2014	(r345476)
@@ -31,7 +31,7 @@ RUN_DEPENDS+=	${LOCALBASE}/${AOLSERVERBA
 USE_GMAKE=	yes
 MAKEFILE=	Makefile.ns
 
-USE_TCL=	84+
+USES=		tcl
 
 PLIST_FILES=	${AOLSERVERBASE}/bin/nsmhash.so \
 		${AOLSERVERBASE}/lib/libnsmhash.a \


More information about the svn-ports-all mailing list