summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-10-22 01:39:57 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-10-22 01:39:57 +0000
commitcc6995c5e79ee3374b6c122a956178b8e38ba997 (patch)
tree546ee7d5dc576dfdf6221599fda5f0af401210ce /net
parentCleaner uninstall process, remove screenrc if it has not been altered (diff)
Update to 2002.10.21.
Notes
Notes: svn path=/head/; revision=68555
Diffstat (limited to 'net')
-rw-r--r--net/liveMedia/Makefile9
-rw-r--r--net/liveMedia/distinfo2
2 files changed, 9 insertions, 2 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile
index 9d70c003bc7e..6605eaa769cf 100644
--- a/net/liveMedia/Makefile
+++ b/net/liveMedia/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= liveMedia
-PORTVERSION= 2002.10.19
+PORTVERSION= 2002.10.21
CATEGORIES= net devel
MASTER_SITES= http://www.LIVE.COM/liveMedia/public/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@@ -17,6 +17,8 @@ MAINTAINER= nork@FreeBSD.org
WRKSRC= ${WRKDIR}/live
+USE_REINPLACE= YES
+
BasicUsageEnvironment= \
BasicUsageEnvironment/include/BasicHashTable.hh \
BasicUsageEnvironment/include/BasicUsageEnvironment.hh \
@@ -95,6 +97,11 @@ liveMedia= \
post-extract:
@${CP} ${FILESDIR}/config.fixed-${OPSYS:L} ${WRKSRC}/
+post-patch:
+ ${REINPLACE_CMD} \
+ -e 's/make --directory=\(\$$([_A-Z][_A-Z]*)\)/cd \1; $${MAKE}/' \
+ ${WRKSRC}/Makefile.tail
+
do-configure:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./genMakefiles fixed-${OPSYS:L})
diff --git a/net/liveMedia/distinfo b/net/liveMedia/distinfo
index 35b9b6781942..c22e85ea7f21 100644
--- a/net/liveMedia/distinfo
+++ b/net/liveMedia/distinfo
@@ -1 +1 @@
-MD5 (live.2002.10.19.tar.gz) = 7e1a24567c4b0ba6a4cd17523fe01200
+MD5 (live.2002.10.21.tar.gz) = 18708210c943417a9782495f071c7120