- Fix build on 5.3

PR:		ports/72042
Submitted by:	Yen-Ming Lee <leeym@FreeBSD.org>
Approved by:	portmgr (marcus)
This commit is contained in:
Pav Lucistnik 2004-09-24 19:43:49 +00:00
parent 0ac896f1ce
commit 3f893dd28b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118377

View File

@ -56,6 +56,8 @@ post-patch:
's|-release $$(VERSION)|-avoid-version|g'
@${REINPLACE_CMD} -e \
's|<malloc\.h>|<stdlib.h>|g' ${WRKSRC}/examples/gdbm.c
@${REINPLACE_CMD} -E -e \
's|volatile (mst_Boolean)|\1|g' ${WRKSRC}/libgst/interp.h
post-install:
${INSTALL_DATA} ${WRKSRC}/*.el ${PREFIX}/share/emacs/site-lisp