diff options
Diffstat (limited to 'devel/libcwd/Makefile')
-rw-r--r-- | devel/libcwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index 8592da72be1c..16deb1f68a4e 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --disable-threading USE_GMAKE= yes USE_GNOME= pkgconfig -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GETOPT_LONG=yes USE_GCC= 3.4+ |