aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnupg-idea
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg-idea')
-rw-r--r--security/gnupg-idea/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile
index 8c9d3278eda6..89856ad143ca 100644
--- a/security/gnupg-idea/Makefile
+++ b/security/gnupg-idea/Makefile
@@ -41,6 +41,10 @@ pre-fetch:
CONTRIB= idea rsa
.else
CONTRIB= rsa
+
+pre-fetch:
+ @${ECHO_MSG}
+ @${ECHO_MSG} You must set variable MAKE_IDEA to YES, only rsa is build now.
.endif
.include <bsd.port.pre.mk>