diff options
-rw-r--r-- | www/vrweb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile index a97e979faeea..ed8196f8fee4 100644 --- a/www/vrweb/Makefile +++ b/www/vrweb/Makefile @@ -3,7 +3,7 @@ # Date created: 20 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/11/17 06:31:01 fenner Exp $ +# $Id: Makefile,v 1.2 1997/11/19 03:15:39 asami Exp $ # DISTNAME= vrweb-1.5 @@ -13,8 +13,6 @@ DISTFILES= vrweb-src-1.5.tar.gz help-1.5.tar.gz MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -BROKEN= build - USE_GMAKE= yes USE_X11= yes |