aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-tcl-octave
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-20 11:20:02 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-20 11:20:02 +0000
commite766b96a877f0efcbfbecf1ac1e52576af9357de (patch)
tree880422899a94ff1ebbe9e4cd0703c3ea44f6a379 /math/octave-forge-tcl-octave
parentcd045c3acc25b601840b4202f1f8744737e3781a (diff)
downloadports-e766b96a877f0efcbfbecf1ac1e52576af9357de.tar.gz
ports-e766b96a877f0efcbfbecf1ac1e52576af9357de.zip
Notes
Diffstat (limited to 'math/octave-forge-tcl-octave')
-rw-r--r--math/octave-forge-tcl-octave/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile
index 852040faec62..c5d1fe4f4245 100644
--- a/math/octave-forge-tcl-octave/Makefile
+++ b/math/octave-forge-tcl-octave/Makefile
@@ -11,7 +11,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
-USE_TCL_WRAPPER= yes
+USES+= tcl:wrapper
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>