gusibsd

Untitled

May 5th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. --- /usr/ports/mail/libmapi/Makefile 2014-05-05 16:10:06.448791055 +0000
  2. +++ Makefile 2014-05-05 22:33:49.961204456 +0000
  3. @@ -51,6 +51,8 @@
  4. @${REINPLACE_CMD} -e "s/mkdir --parent/mkdir -p/g; \
  5. s,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,g" \
  6. ${WRKSRC}/Makefile
  7. + @${REINPLACE_CMD} -e 's/python-config/${PYTHON_CMD:T}-config/g' \
  8. + ${WRKSRC}/configure
  9.  
  10. post-install:
  11. @${MKDIR} ${STAGEDIR}${PREFIX}/share/openchange
Advertisement
Add Comment
Please, Sign In to add comment