diff -aur ldapscripts.orig/Makefile ldapscripts/Makefile --- ldapscripts.orig/Makefile 2008-08-16 22:20:27.235364609 +0200 +++ ldapscripts/Makefile 2008-08-16 22:25:07.100833265 +0200 @@ -55,6 +55,7 @@ ${REINPLACE_CMD} "s|^LDAPMODIFYBIN=.*|LDAPMODIFYBIN=\"${LOCALBASE}/bin/ldapmodify\"|g" ${WRKSRC}/etc/ldapscripts.conf ${REINPLACE_CMD} "s|^LDAPMODRDNBIN=.*|LDAPMODRDNBIN=\"${LOCALBASE}/bin/ldapmodrdn\"|g" ${WRKSRC}/etc/ldapscripts.conf ${REINPLACE_CMD} "s|^LDAPPASSWDBIN=.*|LDAPPASSWDBIN=\"${LOCALBASE}/bin/ldappasswd\"|g" ${WRKSRC}/etc/ldapscripts.conf + ${REINPLACE_CMD} "s|^ICONVBIN=.*|ICONVBIN=\"${LOCALBASE}/bin/iconv\"|g" ${WRKSRC}/etc/ldapscripts.conf # Install remaining stuff post-install: