aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:40:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:40:56 +0000
commit671144cd90984f2aa697bd56e32212e9d4d4663c (patch)
tree2818e3f115e7082a0619829afd4dfd176a6c3120 /x11-toolkits/gnocl
parentf5f0ec5b2ca04829599e54dd994a5140b5d5b71a (diff)
downloadports-671144cd90984f2aa697bd56e32212e9d4d4663c.tar.gz
ports-671144cd90984f2aa697bd56e32212e9d4d4663c.zip
Eradicate USE_GNOME=pkgconfig in x11-toolkits
While here: - Convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325736
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index a6822085b6b7..1c11d3eb84cb 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -16,9 +16,9 @@ LIB_DEPENDS= canberra:${PORTSDIR}/audio/libcanberra \
notify:${PORTSDIR}/devel/libnotify \
gtkimageview:${PORTSDIR}/x11-toolkits/gtkimageview
-USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gtk20 libglade2 pkgconfig
+USES= gmake pkgconfig
+USE_GNOME= gtk20 libglade2
USE_TCL= 84+
USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR}