summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 05:39:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 05:39:20 +0000
commit7c879d513beb210c25e97c8995b1c3d0c23c45d1 (patch)
treee7ad0c5d4ce82227884bc2ac8f923149f9e6f3d4 /print
parentProperly define BROKEN (only if DISPLAY is not set). (diff)
Can't fetch....
Notes
Notes: svn path=/head/; revision=13132
Diffstat (limited to 'print')
-rw-r--r--print/mgv/Makefile4
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