aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-05-18 09:00:36 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-05-18 09:00:36 +0000
commit067ef504948a5285e5f56785ed9d65556c10af21 (patch)
treef775bffc34b249d6c6e8ec46a0adc35cace7f84d /x11-toolkits/gnocl
parentc008736b194a16e02efa1452c4cc5a134f409456 (diff)
downloadports-067ef504948a5285e5f56785ed9d65556c10af21.tar.gz
ports-067ef504948a5285e5f56785ed9d65556c10af21.zip
Notes
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index eadd2e5e1336..267c524278d4 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -13,11 +13,12 @@ MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/
MAINTAINER= gahr@FreeBSD.org
COMMENT= GTK+ and Gnome extension for Tcl
-LIB_DEPENDS= canberra.0:${PORTSDIR}/audio/libcanberra
+LIB_DEPENDS= canberra.0:${PORTSDIR}/audio/libcanberra \
+ notify.1:${PORTSDIR}/devel/libnotify
USE_GMAKE= yes
USE_BZIP2= yes
-USE_GNOME= gtk20 libglade2
+USE_GNOME= gtk20 libglade2 pkgconfig
USE_TCL= 84+
USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR} `pkg-config --cflags libglade-2.0`