diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-19 03:15:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-19 03:15:39 +0000 |
commit | a09867612ac3dae7d83db7336de93d7b9270388d (patch) | |
tree | dc87c53a135056678261900b2fad4e4200a0d6a4 /www/vrweb | |
parent | Delete empty line. (diff) |
Mark this port broken for the time being.
Diffstat (limited to 'www/vrweb')
-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 |