mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
USE_REINPLACE has to be defined before including bsd.port.pre.mk
This commit is contained in:
parent
1108f6f5e1
commit
99c685f2a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61619
@ -13,6 +13,8 @@ DIST_SUBDIR= nhc98
|
||||
|
||||
MAINTAINER= obraun@informatik.unibw-muenchen.de
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
@ -22,7 +24,6 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
|
@ -13,6 +13,8 @@ DIST_SUBDIR= nhc98
|
||||
|
||||
MAINTAINER= obraun@informatik.unibw-muenchen.de
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
@ -22,7 +24,6 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
|
@ -13,6 +13,8 @@ DIST_SUBDIR= nhc98
|
||||
|
||||
MAINTAINER= obraun@informatik.unibw-muenchen.de
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
@ -22,7 +24,6 @@ BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
|
Loading…
Reference in New Issue
Block a user