mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update to 2003.02.08 and use HAS_CONFIGURE=YES.
This commit is contained in:
parent
dc52a67906
commit
082afda448
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75133
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (live.2003.02.06a.tar.gz) = 27ee9b070d1977c795bba4b224f821dd
|
||||
MD5 (live.2003.02.08.tar.gz) = 5f1d5956a47116b7bb0634114e293e01
|
||||
|
Loading…
Reference in New Issue
Block a user