diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/vrweb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile index 6312c08ea069..a97e979faeea 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$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 06:31:01 fenner Exp $ # DISTNAME= vrweb-1.5 @@ -13,6 +13,8 @@ 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 |