diff options
Diffstat (limited to 'textproc/xmlgen/Makefile')
-rw-r--r-- | textproc/xmlgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlgen/Makefile b/textproc/xmlgen/Makefile index fe792e67cfe5..4cc52951bddb 100644 --- a/textproc/xmlgen/Makefile +++ b/textproc/xmlgen/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/tclxml/${PORTNAME}/v${PORTVERSION} MAINTAINER= dereckson@gmail.com COMMENT= Write XML documents using Tcl -USE_TCL= 83+ +USE_TCL= 84+ NO_BUILD= yes .include <bsd.port.pre.mk> |