diff options
Diffstat (limited to 'mail/mulberry')
-rw-r--r-- | mail/mulberry/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mulberry/Makefile b/mail/mulberry/Makefile index c70dd7748cbb..bb6d04d55293 100644 --- a/mail/mulberry/Makefile +++ b/mail/mulberry/Makefile @@ -28,7 +28,6 @@ ONLY_FOR_ARCHS= i386 .if defined(WITH_CRYPTO) NO_CDROM= Contains cryptography (can't redistribute) NO_PACKAGE= Contains cryptography (can't place on server for distribution) -RESTRICTED= Contains cryptography (can't place on server for distribution) .if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTCRYPTO}) IGNORE= You must manually fetch the Linux RedHat 6.x ${DISTCRYPTO} Plug-ins tarball from https://www.cyrusoft.com/cgi-bin/crypto and place it in ${DISTDIR}/${DIST_SUBDIR}/ and then run 'make -DWITH_CRYPTO install' again .endif |