diff options
Diffstat (limited to 'security/cutlass/Makefile')
-rw-r--r-- | security/cutlass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cutlass/Makefile b/security/cutlass/Makefile index b8e103f93569..be390a9ca33b 100644 --- a/security/cutlass/Makefile +++ b/security/cutlass/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= botan-config:${PORTSDIR}/security/botan \ MAN3= cutlass.3 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= libglade2 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" |