aboutsummaryrefslogtreecommitdiffstats
path: root/net/liveMedia/Makefile
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-09 01:37:51 +0800
committernork <nork@FreeBSD.org>2003-02-09 01:37:51 +0800
commit3a84a5fb4aae961c3c6a0a3d26bcec1e8f4a3c37 (patch)
treeb1fb1728186f9682cff0c1ec40c5481e53c48914 /net/liveMedia/Makefile
parent4599cf490896d2f190c17233e71e8fba95ec6e92 (diff)
downloadfreebsd-ports-graphics-3a84a5fb4aae961c3c6a0a3d26bcec1e8f4a3c37.tar.gz
freebsd-ports-graphics-3a84a5fb4aae961c3c6a0a3d26bcec1e8f4a3c37.tar.zst
freebsd-ports-graphics-3a84a5fb4aae961c3c6a0a3d26bcec1e8f4a3c37.zip
Update to 2003.02.08 and use HAS_CONFIGURE=YES.
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 54af89fbfec..79594e9bdeb 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}