diff options
Diffstat (limited to 'mbone/rat/Makefile')
-rw-r--r-- | mbone/rat/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 914b9663810..634b0174dd1 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/08/31 00:11:31 jwise Exp $ +# $NetBSD: Makefile,v 1.16 2000/09/09 19:40:19 fredb Exp $ # DISTNAME= rat-3.0.28 @@ -10,10 +10,7 @@ HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/ DEPENDS+= tk-8.3.2:../../x11/tk -RESTRICTED= "Contains DES encryption" -NO_SRC_ON_FTP= ${RESTRICTED} -NO_SRC_ON_CDROM= ${RESTRICTED} - +CRYPTO= yes USE_GMAKE= yes USE_X11BASE= yes |