diff options
author | nork <nork@FreeBSD.org> | 2003-02-16 16:10:59 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-16 16:10:59 +0000 |
commit | 3aab89ec4a9718de495f068c6463e5611436e45c (patch) | |
tree | 54fd10aacb7939179449f63df31be184823c0dd3 /databases/db46 | |
parent | 9b50b3f70b821e744e491c5da263e383d5ae1b00 (diff) | |
download | FreeBSD-ports-3aab89ec4a9718de495f068c6463e5611436e45c.zip FreeBSD-ports-3aab89ec4a9718de495f068c6463e5611436e45c.tar.gz |
Remove RESTRICTED tag with cryptography relation.
Pointed out by: kris
Diffstat (limited to 'databases/db46')
-rw-r--r-- | databases/db46/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile index e35ffa0..f851ef5 100644 --- a/databases/db46/Makefile +++ b/databases/db46/Makefile @@ -20,10 +20,6 @@ PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} MAINTAINER= matthias.andree@gmx.de -.if ${PKGNAMESUFFIX} != "-nocrypto" -RESTRICTED= "Contains cryptography" -.endif - WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix USE_REINPLACE= yes |