diff options
author | steve <steve@FreeBSD.org> | 1998-04-19 17:14:33 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-04-19 17:14:33 +0000 |
commit | 40c739902f026fa3970286634c9423a5a23849f4 (patch) | |
tree | b7c74c50b888110cf3bd1105cf43c0bd204e900a /www | |
parent | a44fcb51e6758d82cbdd05f57911121c41fba518 (diff) | |
download | FreeBSD-ports-40c739902f026fa3970286634c9423a5a23849f4.zip FreeBSD-ports-40c739902f026fa3970286634c9423a5a23849f4.tar.gz |
This port builds ok now.
PR: 6319
Diffstat (limited to 'www')
-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 a97e979..ed8196f 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 |