diff options
-rw-r--r-- | graphics/aolserver-nsgd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aolserver-nsgd/Makefile b/graphics/aolserver-nsgd/Makefile index 2ca8bc1346f0..19bb55b8c7d5 100644 --- a/graphics/aolserver-nsgd/Makefile +++ b/graphics/aolserver-nsgd/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS+= ${LOCALBASE}/${AOLSERVERBASE}/bin/nsd:${PORTSDIR}/www/aolserver USE_GMAKE= yes -USE_TCL= 84+ +USES= tcl NO_STAGE= yes .include <bsd.port.pre.mk> |