diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-25 12:51:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-25 12:51:12 +0000 |
commit | b0877ac4490a4c5f379d85a76d9f9fcccd579e1f (patch) | |
tree | bef7ed1bb0b88f553804da604662564ed0aeecb6 /x11-toolkits/v | |
parent | c1d016801f1defb9ca241879006b85dfd65d81ac (diff) | |
download | ports-b0877ac4490a4c5f379d85a76d9f9fcccd579e1f.tar.gz ports-b0877ac4490a4c5f379d85a76d9f9fcccd579e1f.zip |
Notes
Diffstat (limited to 'x11-toolkits/v')
-rw-r--r-- | x11-toolkits/v/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 5e1d9f593639..c50c25c2c768 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -3,7 +3,7 @@ # Date created: 8 Feb 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/05/30 12:36:21 dburr Exp $ +# $Id: Makefile,v 1.4 1998/07/19 06:56:14 dburr Exp $ # DISTNAME= v-1.19 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://objectcentral.com/ MAINTAINER= dburr@FreeBSD.ORG +BROKEN= fetch + WRKSRC= ${WRKDIR}/v USE_X11= YES |