Revision 899

Date:
2010/06/21 20:08:41
Author:
decke
Revision Log:
libproxy-mozjs:
- Use libxul instead of libxul-embedded
Files:

Legend:

 
Added
 
Removed
 
Modified
  • net/libproxy-mozjs/Makefile

     
    27 27 LIBPROXY_SLAVE= yes
    28 28
    29 29 post-patch:
    30 @${REINPLACE_CMD} -e 's|mozilla-js|mozilla-js libxul-embedding|g' \
    30 @${REINPLACE_CMD} -e 's|mozilla-js|mozilla-js libxul|g' \
    31 31 ${WRKSRC}/configure
    32 32
    33 33 .include "${MASTERDIR}/Makefile"