aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-03-29 06:16:36 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-03-29 06:16:36 +0000
commit66c8845505f087273f070b683824c4235fd615c8 (patch)
tree138c81c5cf8957d9abc46b4f17b7e06a82db37f6
parent58dd2b7331c45c93d708ce9e69664e09038dad22 (diff)
downloadports-66c8845505f087273f070b683824c4235fd615c8.tar.gz
ports-66c8845505f087273f070b683824c4235fd615c8.zip
Notes
-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