View | Details | Raw Unified | Return to bug 101652
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 33-38 do-install: Link Here
33
	${INSTALL_PROGRAM} ${WRKSRC}/wmquake ${PREFIX}/bin
33
	${INSTALL_PROGRAM} ${WRKSRC}/wmquake ${PREFIX}/bin
34
34
35
post-install:
35
post-install:
36
	${CAT} pkg-message
36
	@${CAT} ${PKGMESSAGE}
37
37
38
.include <bsd.port.mk>
38
.include <bsd.port.mk>

Return to bug 101652