FreeBSD Bugzilla – Attachment #40279: mail-popa3d_Makefile.diff for
bug #63309
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
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