diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
commit | b132573e497440ccab95f08970f076144dbea023 (patch) | |
tree | c86c460006c4cb47f553ee1947721398649ec2e2 /x11-toolkits/gnocl/Makefile | |
parent | ef878751a79ba6aaefefa599a76c833c618977d5 (diff) | |
download | ports-b132573e497440ccab95f08970f076144dbea023.tar.gz ports-b132573e497440ccab95f08970f076144dbea023.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl/Makefile')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 170bce296fc5..caf92c341740 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libnotify.so:devel/libnotify \ libgtkimageview.so:x11-toolkits/gtkimageview -USES= gmake pkgconfig tar:bzip2 tcl +USES= gmake gnome pkgconfig tar:bzip2 tcl USE_GNOME= gtk20 libglade2 USE_LDCONFIG= yes CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR} |