summaryrefslogtreecommitdiff
path: root/print/mgv
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-14 02:45:53 +0000
committerjtb <jtb@pkgsrc.org>2001-04-14 02:45:53 +0000
commit12b2c801b697f1073d9091332208ff6ca3b0ebed (patch)
treee1aecef0a0ee28cf35bc4a2a35afcc522e6bea22 /print/mgv
parenta04fd5d40686a4611298542a67f944ea1bab234d (diff)
downloadpkgsrc-12b2c801b697f1073d9091332208ff6ca3b0ebed.tar.gz
mgv is useless without ghostscript! I forgot to add a dependence.
Diffstat (limited to 'print/mgv')
-rw-r--r--print/mgv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/mgv/Makefile b/print/mgv/Makefile
index 2e32790959e..710846f1330 100644
--- a/print/mgv/Makefile
+++ b/print/mgv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/04/14 01:12:07 jtb Exp $
+# $NetBSD: Makefile,v 1.3 2001/04/14 02:45:53 jtb Exp $
DISTNAME= mgv-3.1.5
CATEGORIES= print
@@ -8,6 +8,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.trends.net/~mu/mgv.html
COMMENT= Motif/LessTif user interface for Ghostscript
+DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
+
GNU_CONFIGURE= yes
USE_X11= yes
USE_MOTIF= yes