diff options
Diffstat (limited to 'palm/synce-rra')
-rw-r--r-- | palm/synce-rra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-rra/Makefile b/palm/synce-rra/Makefile index ce0a390a1331..6ad8f51ee97f 100644 --- a/palm/synce-rra/Makefile +++ b/palm/synce-rra/Makefile @@ -24,7 +24,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |