diff options
Diffstat (limited to 'devel/libphish/Makefile')
-rw-r--r-- | devel/libphish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index 4f2ad1a3ca01..49857900492c 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |