Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/gnocl/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 9 Jul 2009 06:38:56 -0000 1.24 +++ Makefile 22 Jul 2009 13:35:24 -0000 @@ -16,7 +16,7 @@ USE_GMAKE= yes USE_ZIP= yes -USE_GNOME= gtk20 libglade2 gtksourceview2 gtkhtml3 +USE_GNOME= gtk20 libglade2 gtksourceview2 gtkhtml3 gnomelibs USE_TCL= 84 USE_LDCONFIG= yes Index: files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/gnocl/files/patch-Makefile,v retrieving revision 1.6 diff -u -r1.6 patch-Makefile --- files/patch-Makefile 9 Jul 2009 06:38:56 -0000 1.6 +++ files/patch-Makefile 23 Jul 2009 07:08:57 -0000 @@ -27,8 +27,8 @@ - -I/usr/local/include/gtkhtml / + -I${LOCALBASE}/tcl$(TCL_VERSION) \ + -I${LOCALBASE}/include/gtksourceview-2.0 \ -+ -I${LOCALBASE}/include/libglade-2.0/ \ -+ -I${LOCALBASE}/include/gtkhtml / ++ -I${LOCALBASE}/include/libglade-2.0 \ ++ -I${LOCALBASE}/include/gtkhtml # don't forget to add libs for new widgets!! export LIBS := $(shell pkg-config \