diff options
author | Steve Price <steve@FreeBSD.org> | 1998-04-19 17:14:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-04-19 17:14:33 +0000 |
commit | 358b17d0da8881c8618573f79b537b1de1dfcdd4 (patch) | |
tree | 3e08f92c20c37b1de4531757591c0d18e521b6b4 /www | |
parent | 2eda704c1f27b483189797aa5112cbe55ea2c282 (diff) | |
download | freebsd-ports-358b17d0da8881c8618573f79b537b1de1dfcdd4.zip |
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 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 |