diff options
Diffstat (limited to 'textproc/linux-f10-expat/Makefile')
-rw-r--r-- | textproc/linux-f10-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile index 73e52e69b7f4..e5c55dc2ac43 100644 --- a/textproc/linux-f10-expat/Makefile +++ b/textproc/linux-f10-expat/Makefile @@ -18,7 +18,7 @@ BRANDELF_DIRS= usr/bin USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include <bsd.port.mk> |