mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Convert to the new autoconf Layout: USE_AUTOCONF_VER=253
This commit is contained in:
parent
b4174e696f
commit
881ad8199e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69888
@ -23,7 +23,6 @@ EXTRACT_ONLY= ircii-pana-${PORTVERSION}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER?= arved@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
.if defined(WITH_XMMS)
|
||||
LIB_DEPENDS+= xmms.3:${PORTSDIR}/audio/xmms
|
||||
.endif
|
||||
@ -31,7 +30,7 @@ LIB_DEPENDS+= xmms.3:${PORTSDIR}/audio/xmms
|
||||
WRKSRC= ${WRKDIR}/BitchX
|
||||
USE_PERL5= yes
|
||||
USE_REINPLACE= yes
|
||||
AUTOCONF= ${LOCALBASE}/bin/autoconf
|
||||
USE_AUTOCONF_VER=253
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_TARGET=
|
||||
@ -145,9 +144,6 @@ post-extract:
|
||||
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC}/${dir}; ${LOCALBASE}/bin/autoconf
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/bx/help
|
||||
|
Loading…
Reference in New Issue
Block a user