diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
commit | 4de56a776b06e3e1141de9f8098f35898c845484 (patch) | |
tree | 6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /devel/libstroke | |
parent | db0ebc9499d9e83a7facb9785799a902707c4cf2 (diff) |
Notes
Diffstat (limited to 'devel/libstroke')
-rw-r--r-- | devel/libstroke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile index d77bae3acdc6..438bd6137df1 100644 --- a/devel/libstroke/Makefile +++ b/devel/libstroke/Makefile @@ -18,7 +18,7 @@ USE_XLIB= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 WANT_GNOME= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= GTK "Build with Gtk+/GNOME stroke support" off |