1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Correct error in previous commit

Noticed by:	Dan Langille
This commit is contained in:
Kris Kennaway 2004-02-18 04:27:36 +00:00
parent 51157aeab7
commit 64a7f5e93a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101300
2 changed files with 2 additions and 2 deletions

View File

@ -30,4 +30,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rqm
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -30,4 +30,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/rqm
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>