mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- fix build for FreeBSD 4.x
This commit is contained in:
parent
c856e33eb4
commit
eefa4d0fc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181131
@ -22,6 +22,9 @@ BUILD_WRKSRC= ${WRKSRC}/src
|
||||
MAN1= geod.1 nad2nad.1 proj.1
|
||||
MAN3= pj_init.3
|
||||
|
||||
post-configure:
|
||||
${REINPLACE_CMD} -e 's|make|gmake|' ${WRKSRC}/install
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC} && ${SH} install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user