|
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 |