summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-14 02:45:53 +0000
committerjtb <jtb>2001-04-14 02:45:53 +0000
commit50c3907db3ce51ecbbb908e056d445c28fc09135 (patch)
treee1aecef0a0ee28cf35bc4a2a35afcc522e6bea22 /print
parent2d48f373a8671afe8beafb49ab87e331bc82bfe1 (diff)
downloadpkgsrc-50c3907db3ce51ecbbb908e056d445c28fc09135.tar.gz
mgv is useless without ghostscript! I forgot to add a dependence.
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 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