diff options
-rw-r--r-- | chinese/msttf/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg-idea/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chinese/msttf/Makefile b/chinese/msttf/Makefile index 58ad3d74bca..6c8a485fb6c 100644 --- a/chinese/msttf/Makefile +++ b/chinese/msttf/Makefile @@ -24,7 +24,6 @@ MSTTF_TAHOMA= tahoma.ttf IGNOREFILES= ${MSTTF_SIMHEI} ${MSTTF_SIMSUN} ${MSTTF_TAHOMA} RESTRICTED= "Redistribution of pre-compiled binaries is not permitted" -NO_PACKAGE= "Redistribution of pre-compiled binaries is not permitted" NO_BUILD= yes SHAREMODE= 644 diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index 54e97e0b55c..fbccd04212c 100644 --- a/security/gnupg-idea/Makefile +++ b/security/gnupg-idea/Makefile @@ -25,7 +25,6 @@ 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 -NO_PACKAGE= ${RESTRICTED} NO_WRKSUBDIR= yes CFLAGS+= -shared -fPIC -DIS_MODULE |