diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/glitter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/glitter/Makefile b/news/glitter/Makefile index 71b94ed28ab0..267c62e2a052 100644 --- a/news/glitter/Makefile +++ b/news/glitter/Makefile @@ -17,6 +17,7 @@ MAINTAINER= greg@gregnet.net USE_X_PREFIX= yes USE_GTK= yes WANT_GNOME= yes +USE_GNOMELIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |