mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Switch autoconf dependency to 2.61.
PR: ports/116639 Submitted by: aDe
This commit is contained in:
parent
943374dc50
commit
4cfd5f88de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200401
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= ghc
|
||||
PORTVERSION= 6.6.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= lang haskell
|
||||
MASTER_SITES= http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
|
||||
http://www.haskell.org/ghc/dist/${PORTVERSION}/FreeBSD/:boot \
|
||||
@ -24,7 +24,7 @@ BOOT_DIST4= ghc-${PORTVERSION}-i386-unknown-freebsd4-boot${EXTRACT_SUFX}:boot
|
||||
BOOT_DIST5= ghc-${PORTVERSION}-i386-unknown-freebsd5-boot${EXTRACT_SUFX}:boot
|
||||
BOOT_DIST= ghc-${PORTVERSION}-i386-unknown-freebsd6-boot${EXTRACT_SUFX}:boot
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259:env
|
||||
USE_AUTOTOOLS= autoconf:261:env
|
||||
USE_BZIP2= yes
|
||||
LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= amanda
|
||||
PORTVERSION= 2.5.1p3
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
PKGNAMESUFFIX?= -server
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||
SLAVEDIRS= misc/amanda-client
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
PATCH_STRIP=
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= amanda
|
||||
PORTVERSION= 2.5.1p3
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
PKGNAMESUFFIX?= -server
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||
SLAVEDIRS= misc/amanda-client
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
PATCH_STRIP=
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= amanda
|
||||
PORTVERSION= 2.5.1p3
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
PKGNAMESUFFIX?= -server
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||
SLAVEDIRS= misc/amanda-client
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
PATCH_STRIP=
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= amanda
|
||||
PORTVERSION= 2.5.1p3
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
PKGNAMESUFFIX?= -server
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION}
|
||||
SLAVEDIRS= misc/amanda-client
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
USE_AUTOTOOLS= autoconf:259
|
||||
USE_AUTOTOOLS= autoconf:261
|
||||
USE_GMAKE= yes
|
||||
PATCH_STRIP=
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
|
Loading…
Reference in New Issue
Block a user