summaryrefslogtreecommitdiff
path: root/mail/pine4-ssl
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-09-19 22:30:44 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-09-19 22:30:44 +0000
commitc5922aa24df0b9411f441ab2fb21d1dbc613083e (patch)
tree188c595d61bbddfbf4ac447439795334f68b02bb /mail/pine4-ssl
parentFix port breakage when the required file did in fact exist in the (diff)
Oops. Committed wrong fixed Makefile. Need to include master
Makefile from the pine4 port.
Notes
Notes: svn path=/head/; revision=21769
Diffstat (limited to 'mail/pine4-ssl')
-rw-r--r--mail/pine4-ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pine4-ssl/Makefile b/mail/pine4-ssl/Makefile
index d8fdd0b3623d..22dbd9badbde 100644
--- a/mail/pine4-ssl/Makefile
+++ b/mail/pine4-ssl/Makefile
@@ -47,4 +47,4 @@ post-extract:
do-build:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ./build bsf EXTRAAUTHENTICATORS=ssl)
-.include <bsd.port.post.mk>
+.include "${MASTERDIR}/Makefile"