Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/gnocl/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 10 May 2011 12:23:22 -0000 1.32 +++ Makefile 16 May 2011 07:26:32 -0000 @@ -13,11 +13,12 @@ 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`