diff options
Diffstat (limited to 'sysutils/ntfsprogs/Makefile')
-rw-r--r-- | sysutils/ntfsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index a7ece1ad7c97..f7509f7a4bc2 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_GCC= 3.4+ USE_GETOPT_LONG=yes WANT_GNOME= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --program-transform-name="" CONFIGURE_ENV= PKG_CONFIG=${LOCALBASE}/bin/pkg-config CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |