diff options
Diffstat (limited to 'misc/bdelta/Makefile')
-rw-r--r-- | misc/bdelta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile index 275bac96cd1b..2d62d0533f5a 100644 --- a/misc/bdelta/Makefile +++ b/misc/bdelta/Makefile @@ -15,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= An advanced delta creator, patcher, and library USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= bin/bdelta \ bin/bpatch \ lib/libbdelta.so |