Complete incomplete fix in the previous delta.

Submitted by:	bento
This commit is contained in:
Maxim Sobolev 2002-05-28 11:03:48 +00:00
parent e7bfc9f25f
commit 7a731f94a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60188

View File

@ -32,6 +32,6 @@ pre-install:
post-install:
${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla
${INSTALL_DATA} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
${INSTALL_SCRIPT} ${WRKSRC}/spegla.conf ${PREFIX}/share/examples/spegla
${INSTALL_SCRIPT} ${WRKSRC}/spegla.sh ${PREFIX}/share/examples/spegla
.include <bsd.port.mk>