svn commit: r345817 - head/graphics/aolserver-nsgd

Pietro Cerutti gahr at FreeBSD.org
Mon Feb 24 11:38:40 UTC 2014


Author: gahr
Date: Mon Feb 24 11:38:39 2014
New Revision: 345817
URL: http://svnweb.freebsd.org/changeset/ports/345817
QAT: https://qat.redports.org/buildarchive/r345817/

Log:
  - Convert to USES=tcl

Modified:
  head/graphics/aolserver-nsgd/Makefile

Modified: head/graphics/aolserver-nsgd/Makefile
==============================================================================
--- head/graphics/aolserver-nsgd/Makefile	Mon Feb 24 11:38:00 2014	(r345816)
+++ head/graphics/aolserver-nsgd/Makefile	Mon Feb 24 11:38:39 2014	(r345817)
@@ -28,7 +28,7 @@ RUN_DEPENDS+=	${LOCALBASE}/${AOLSERVERBA
 
 USE_GMAKE=	yes
 
-USE_TCL=	84+
+USES=		tcl
 
 NO_STAGE=	yes
 .include <bsd.port.pre.mk>


More information about the svn-ports-all mailing list