diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 05:39:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 05:39:20 +0000 |
commit | 7c879d513beb210c25e97c8995b1c3d0c23c45d1 (patch) | |
tree | e7ad0c5d4ce82227884bc2ac8f923149f9e6f3d4 /print/mgv | |
parent | 2b9deb6546c74522ef8c1708c8f1018dde68b369 (diff) | |
download | ports-7c879d513beb210c25e97c8995b1c3d0c23c45d1.tar.gz ports-7c879d513beb210c25e97c8995b1c3d0c23c45d1.zip |
Can't fetch....
Notes
Notes:
svn path=/head/; revision=13132
Diffstat (limited to 'print/mgv')
-rw-r--r-- | print/mgv/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 6decd6fe8e54..58ceebaadf24 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Mar 1998 # Whom: handy@physics.montana.edu # -# $Id: Makefile,v 1.4 1998/08/05 09:31:37 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/09 07:09:37 tg Exp $ # DISTNAME= mgv-3.1.0 @@ -14,6 +14,8 @@ MAINTAINER= handy@physics.montana.edu LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +BROKEN= fetch + USE_X_PREFIX= yes REQUIRES_MOTIF= yes GNU_CONFIGURE= yes |