diff options
Diffstat (limited to 'security/gnupg-idea')
-rw-r--r-- | security/gnupg-idea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index 6c19ee7d6fee..54e97e0b55c3 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -24,7 +24,7 @@ COMMENT= IDEA extension module for gnupg (and RSA for demonstration) RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg EXTRACT_AFTER_ARGS= > ${WRKSRC}/idea.c -RESTRICTED= "IDEA is Patented in the USA and many European countries" +RESTRICTED= IDEA is Patented in the USA and many European countries NO_PACKAGE= ${RESTRICTED} NO_WRKSUBDIR= yes |