diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-13 10:58:37 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-11-13 10:58:37 +0000 |
commit | b64a4229d0849e992b7a2ce69c72c7f08bba98ab (patch) | |
tree | 24577000e6f30e1de05b82ff05f2a2fad1c81f89 /net-mgmt/ipacco/Makefile | |
parent | 7ee5dfb7e2e7255ed29b02bfa830617ea6fec44a (diff) |
Notes
Diffstat (limited to 'net-mgmt/ipacco/Makefile')
-rw-r--r-- | net-mgmt/ipacco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipacco/Makefile b/net-mgmt/ipacco/Makefile index 8c970d9ab2a0..87c743833c6f 100644 --- a/net-mgmt/ipacco/Makefile +++ b/net-mgmt/ipacco/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \ NO_BUILD= yes USE_PHP= mysql gd -USE_TCL_RUN= yes +USES+= tcl:run IPACCO?= www/${PORTNAME} IPACCO_WEB= ${PREFIX}/${IPACCO} |