diff options
author | mycroft <mycroft@pkgsrc.org> | 2000-12-03 06:17:36 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2000-12-03 06:17:36 +0000 |
commit | 76605ef94413ab2e665b4d1407bbd9beef0a5930 (patch) | |
tree | 589cc9c77e6c1a810bb1ce0f43139c29405f48cd /mbone/nte/Makefile | |
parent | 83d37d3bffd0eb229dd1cd0c3be13937a6f37c11 (diff) | |
download | pkgsrc-76605ef94413ab2e665b4d1407bbd9beef0a5930.tar.gz |
Make this build on Alpha.
Diffstat (limited to 'mbone/nte/Makefile')
-rw-r--r-- | mbone/nte/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index e6ada65ae4d..48eb478f0da 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/09/09 19:40:19 fredb Exp $ +# $NetBSD: Makefile,v 1.24 2000/12/03 06:17:36 mycroft Exp $ # DISTNAME= nt.1.5a23 @@ -11,8 +11,6 @@ HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/ DEPENDS+= tk-8.3.2:../../x11/tk -NOT_FOR_PLATFORM= *-*-alpha # ANSI headers cause LP64 problems - CRYPTO= yes NO_WRKSUBDIR= yes USE_GMAKE= yes |