mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Fix ${PORTSDIR} usage
PR: ports/130279 Reported by: Peter Jeremy <peterjeremy@optushome.com.au>
This commit is contained in:
parent
2ea86ad905
commit
336228aeb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225441
@ -32,6 +32,8 @@ CONNECTORS_RELEASE= ${PORTVERSION}
|
||||
|
||||
ONLY_FOR_ARCHS= i386 sparc64
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Apache locations.
|
||||
APACHECTL?= ${LOCALBASE}/sbin/apachectl
|
||||
APR_LIB?= ${LOCALBASE}/lib/
|
||||
@ -78,4 +80,4 @@ post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/INSTALL.txt ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user