diff options
author | mycroft <mycroft@pkgsrc.org> | 2000-12-03 06:30:05 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2000-12-03 06:30:05 +0000 |
commit | f78bb311866c5b1c40e795e1333ae0d5e03a39ba (patch) | |
tree | 15061fae7f5670d4a16b92b74caffa99e21ec92c /mbone/vat | |
parent | 76605ef94413ab2e665b4d1407bbd9beef0a5930 (diff) | |
download | pkgsrc-f78bb311866c5b1c40e795e1333ae0d5e03a39ba.tar.gz |
Make this build on Alpha.
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 9b2f5818033..ffc0b14eb47 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2000/09/08 00:39:02 jwise Exp $ +# $NetBSD: Makefile,v 1.34 2000/12/03 06:30:05 mycroft Exp $ # DISTNAME= vatsrc-4.0b2 @@ -14,8 +14,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= gsm-1.0.10:../../audio/gsm -NOT_FOR_PLATFORM= *-*-alpha # filter.cc compiler error - USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" |