aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2015-06-24 15:57:08 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2015-06-24 15:57:08 +0000
commit06b786ad3ab82d433faf86a3a2832a29a9f18b1d (patch)
treeddfcf5a08177110ee10a842ef6837d365e34a2ba /cad
parent4681bf535afb71d0e8d6aa8e47697f0087710c32 (diff)
downloadports-06b786ad3ab82d433faf86a3a2832a29a9f18b1d.tar.gz
ports-06b786ad3ab82d433faf86a3a2832a29a9f18b1d.zip
- Fix build by adding iconv dependency
Pointyhat to: vsevolod
Notes
Notes: svn path=/head/; revision=390490
Diffstat (limited to 'cad')
-rw-r--r--cad/tkgate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index 4a7015252330..c67deba79009 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES+= tk:build,run
+USES+= iconv:build,lib tk:build,run
post-patch:
@${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/scripts/tree.tcl