From 71a9ed5f785b4ab5cc964d232dc3ec110c619f59 Mon Sep 17 00:00:00 2001 From: gahr Date: Thu, 19 Sep 2013 14:21:42 +0000 Subject: - Convert USE_TCL to USES=tcl --- x11-toolkits/gnocl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-toolkits') 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} -- cgit