aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-01-29 21:32:25 +0800
committergahr <gahr@FreeBSD.org>2014-01-29 21:32:25 +0800
commitb64a9909e07faefbfdf5aa79484c2fcbd5090edb (patch)
tree473b64117c1093a18b69fd14ef56f350b0836159
parent5cb9b46b644df37faf5a5481376b520457b87d04 (diff)
downloadfreebsd-ports-gnome-b64a9909e07faefbfdf5aa79484c2fcbd5090edb.tar.gz
freebsd-ports-gnome-b64a9909e07faefbfdf5aa79484c2fcbd5090edb.tar.zst
freebsd-ports-gnome-b64a9909e07faefbfdf5aa79484c2fcbd5090edb.zip
- Convert to USES=tcl
-rw-r--r--comms/hamlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index 22380cdfe35a..790f38ae9b72 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -13,9 +13,8 @@ LICENSE= LGPL20
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
-USES= perl5 pkgconfig pathfix
+USES= perl5 pkgconfig pathfix tcl
USE_GNOME= libxml2
-USE_TCL= yes
USE_PYTHON= yes
USE_AUTOTOOLS= autoconf libtool libltdl
USE_LDCONFIG= yes