View | Details | Raw Unified | Return to bug 228733
Collapse All | Expand All

(-)devel/sope3/Makefile 2018-08-19 02:17:21.076082000 +0900 (+2 lines)
Lines 46-51 Link Here
46
post-patch:
46
post-patch:
47
       @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure
47
       @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure
48
       @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/sope-appserver/NGObjWeb/GNUmakefile.preamble
49
       @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/sope-core/NGExtensions/GNUmakefile.preamble
48
post-patch-LDAP-off:
50
post-patch-LDAP-off:
49
       @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure
51
       @${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure

Return to bug 228733