aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-29 14:16:36 +0800
committersat <sat@FreeBSD.org>2007-03-29 14:16:36 +0800
commit2ab29b209b9764fa6af5f65b22ffb6585111343b (patch)
treedf70c63ff6391324b25062b57f98f8852fbb6058 /multimedia
parent8e2743224fa6e73e3ae4e770ec86457f18aed4d6 (diff)
downloadfreebsd-ports-gnome-2ab29b209b9764fa6af5f65b22ffb6585111343b.tar.gz
freebsd-ports-gnome-2ab29b209b9764fa6af5f65b22ffb6585111343b.tar.zst
freebsd-ports-gnome-2ab29b209b9764fa6af5f65b22ffb6585111343b.zip
- Add a vendor-suggested patch
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/lives/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 149bae91dd3e..d99abe3dadae 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -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