diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 17:32:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 17:32:36 +0000 |
commit | 5f6b09dcbcbdc5c6bbd8870bc21cb284c0c5a8fd (patch) | |
tree | ccbcdf3a55fd3194ca73e332c11e38dd09f66f68 /news | |
parent | 2ce4d8b5dafacf0e498a5202cc939474c882542b (diff) | |
download | ports-5f6b09dcbcbdc5c6bbd8870bc21cb284c0c5a8fd.tar.gz ports-5f6b09dcbcbdc5c6bbd8870bc21cb284c0c5a8fd.zip |
Notes
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" |