diff options
Diffstat (limited to 'mail/pantomime-ssl/Makefile')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index a2fd740883fe..cc9a4a74321d 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -31,7 +31,7 @@ USE_GCC= 3.2 .include <bsd.port.pre.mk> -.include "${PORTSDIR}/security/openssl/Makefile.ssl" +.include "${PORTSDIR}/security/openssl/bsd.openssl.mk" .if ${MACHINE_ARCH} == "i386" GNU_ARCH= ix86 |