1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Respect PREFIX

Reported by:	QATty
This commit is contained in:
Ion-Mihai Tetcu 2009-06-04 08:21:02 +00:00
parent 6301f57fe4
commit 222f6b360d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235152

View File

@ -108,6 +108,9 @@ PORTDOCS= AUTHORS ChangeLog.2004 ChangeLog.2005 ChangeLog \
COMMENTARY NEWS README
.endif
post-patch:
@${REINPLACE_CMD} 's,PREFIX =,PREFIX ?=,' ${WRKSRC}/Makefile.defs
pre-build:
${CP} ${WRKSRC}/contrib/schedule.el ${WRKSRC}/schedule.el