aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-09-19 22:21:42 +0800
committergahr <gahr@FreeBSD.org>2013-09-19 22:21:42 +0800
commit71a9ed5f785b4ab5cc964d232dc3ec110c619f59 (patch)
tree0caf5578e87267863ea53806b414c7ca170f787b /x11-toolkits/gnocl
parentedd32971028d8796e8f24017a33a61ca5751d8d6 (diff)
downloadfreebsd-ports-gnome-71a9ed5f785b4ab5cc964d232dc3ec110c619f59.tar.gz
freebsd-ports-gnome-71a9ed5f785b4ab5cc964d232dc3ec110c619f59.tar.zst
freebsd-ports-gnome-71a9ed5f785b4ab5cc964d232dc3ec110c619f59.zip
- Convert USE_TCL to USES=tcl
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 2684be70cedf..99d08e70689c 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -17,9 +17,8 @@ LIB_DEPENDS= canberra:${PORTSDIR}/audio/libcanberra \
gtkimageview:${PORTSDIR}/x11-toolkits/gtkimageview
USE_BZIP2= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig tcl
USE_GNOME= gtk20 libglade2
-USE_TCL= 84+
USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR}