diff options
Diffstat (limited to 'misc/gtl/Makefile')
-rw-r--r-- | misc/gtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile index 22f40be528b1..932c4f3f60f5 100644 --- a/misc/gtl/Makefile +++ b/misc/gtl/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ STL-based support for graphs and graph algorithms RESTRICTED= License forbids redistribution (source or binary) -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= lthack USE_GCC= 3.3 # Won't build with 3.4 |