1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Add a vendor-suggested patch

This commit is contained in:
Andrew Pantyukhin 2007-03-29 06:16:36 +00:00
parent 58dd2b7331
commit 66c8845505
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188714

View File

@ -7,6 +7,7 @@
PORTNAME= lives
DISTVERSION= 0.9.8.4
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/%7Esalsaman/lives/current/ CENKES
DISTNAME= LiVES-${DISTVERSION}
@ -52,6 +53,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
LC_MESSAGES_NAMES= lives
post-patch:
@${REINPLACE_CMD} -e 's|i<FX_KEYS_MAX_VIRTUAL|i<prefs->rte_keys_virtual|' ${WRKSRC}/src/rte_window.c
@${REINPLACE_CMD} -e '/test.*==/s|==|=|g' -e '/LIBS/s|-ldl ||' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/LDFLAGS/s|-ldld||;s|-ldl||'\
${WRKSRC}/lives-plugins/weed-plugins/Makefile.in