aboutsummaryrefslogtreecommitdiff
path: root/net/liveMedia/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-08 17:37:51 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-08 17:37:51 +0000
commit082afda448360a35e6208da8823c550982e58976 (patch)
treee1700d969026476bafb0c097542e7e42b9f01ed3 /net/liveMedia/Makefile
parentdc52a67906826a224c5d7195fe55336d89de54e0 (diff)
downloadports-082afda448360a35e6208da8823c550982e58976.tar.gz
ports-082afda448360a35e6208da8823c550982e58976.zip
Update to 2003.02.08 and use HAS_CONFIGURE=YES.
Notes
Notes: svn path=/head/; revision=75133
Diffstat (limited to 'net/liveMedia/Makefile')
-rw-r--r--net/liveMedia/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile
index 54af89fbfec7..79594e9bdebf 100644
--- a/net/liveMedia/Makefile
+++ b/net/liveMedia/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= liveMedia
-PORTVERSION= 2003.02.06a
+PORTVERSION= 2003.02.08
PORTEPOCH= 1
CATEGORIES= net devel
MASTER_SITES= http://www.LIVE.COM/liveMedia/public/
@@ -21,8 +21,12 @@ NO_CDROM= 'dated material'
WRKSRC= ${WRKDIR}/live
PLIST= ${WRKDIR}/pkg-plist
+HAS_CONFIGURE= YES
USE_REINPLACE= YES
+CONFIGURE_SCRIPT= genMakefiles
+CONFIGURE_ARGS= fixed-${OPSYS:L}
+
BasicUsageEnvironment= \
BasicUsageEnvironment/include/BasicHashTable.hh \
BasicUsageEnvironment/include/BasicUsageEnvironment.hh \
@@ -108,8 +112,8 @@ liveMedia= \
post-extract:
@${CP} ${FILESDIR}/config.fixed-${OPSYS:L} ${WRKSRC}/
-do-configure:
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./genMakefiles fixed-${OPSYS:L})
+#do-configure:
+# @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./genMakefiles fixed-${OPSYS:L})
pre-install:
@${RM} -f ${PLIST}