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

(-)Makefile (+2 lines)
Lines 86-92 Link Here
86
.endif
86
.endif
87
87
88
post-install:
88
post-install:
89
.if !defined(STANDALONE_POP3)
89
	@ ${CAT} ${PKGMESSAGE}
90
	@ ${CAT} ${PKGMESSAGE}
91
.endif
90
92
91
.include <bsd.port.mk>
93
.include <bsd.port.mk>

Return to bug 63309