svn commit: r345484 - head/www/aolserver
Pietro Cerutti
gahr at FreeBSD.org
Fri Feb 21 15:17:12 UTC 2014
Author: gahr
Date: Fri Feb 21 15:17:11 2014
New Revision: 345484
URL: http://svnweb.freebsd.org/changeset/ports/345484
QAT: https://qat.redports.org/buildarchive/r345484/
Log:
- Convert to USES=tcl
Modified:
head/www/aolserver/Makefile
Modified: head/www/aolserver/Makefile
==============================================================================
--- head/www/aolserver/Makefile Fri Feb 21 15:16:24 2014 (r345483)
+++ head/www/aolserver/Makefile Fri Feb 21 15:17:11 2014 (r345484)
@@ -42,8 +42,7 @@ SUB_VARS= AOLSERVERUSER=${AOLSERVERUSER}
SUB_LIST+= ${SUB_VARS} AOLSERVERBASE="${PREFIX}/${AOLSERVERBASE}"
PLIST_SUB+= ${SUB_VARS} AOLSERVERBASE="${AOLSERVERBASE}"
-USE_TCL= 84+
-INVALID_TCL_VER= 86
+USES= tcl:84,85
ONLY_FOR_ARCHS= i386 amd64
More information about the svn-ports-all
mailing list