diff options
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 36ba6ccac1d4..b612d01bcbcf 100644 --- a/net-mgmt/ipacco/Makefile +++ b/net-mgmt/ipacco/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \ NO_BUILD= yes USE_PHP= mysql gd -USE_TCL= yes +USE_TCL_RUN= yes IPACCO?= www/${PORTNAME} IPACCO_WEB= ${PREFIX}/${IPACCO} |