1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add staging support

This commit is contained in:
Pawel Pekala 2014-08-05 18:19:49 +00:00
parent c41a27892c
commit 5add5581cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364129

View File

@ -24,5 +24,7 @@ PLIST_FILES= bin/xml2 \
bin/html2 \
bin/2html
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} '/ln -sf/ s|$$(DESTDIR)||' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>