diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 02:05:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 02:05:55 +0000 |
commit | d473ae1bb6d9eaaac5bfcd6dd03f0aa683f1cb7e (patch) | |
tree | ae144e78592486c861fce1b0c1a1cc5e9e197d48 /security/gnupg-idea | |
parent | 1aa725805a2282894a3c4d373fb5d187e8c814e9 (diff) | |
download | ports-d473ae1bb6d9eaaac5bfcd6dd03f0aa683f1cb7e.tar.gz ports-d473ae1bb6d9eaaac5bfcd6dd03f0aa683f1cb7e.zip |
Notes
Diffstat (limited to 'security/gnupg-idea')
-rw-r--r-- | security/gnupg-idea/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile index 54e97e0b55c3..fbccd04212c2 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 |