diff options
author | jlam <jlam> | 2000-04-16 17:44:28 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-04-16 17:44:28 +0000 |
commit | cc9559b3b790be79fd786db38c6f562943d44891 (patch) | |
tree | cbe96522879fcdc760094891e971a9db747aa54e /print | |
parent | e2e820b716b4d1235ee2e392b35cd4bf187d1345 (diff) | |
download | pkgsrc-cc9559b3b790be79fd786db38c6f562943d44891.tar.gz |
Depend on ghostscript-5.50nb1
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript5-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5-x11/Makefile b/print/ghostscript5-x11/Makefile index 3537ccff39f..b818df9310d 100644 --- a/print/ghostscript5-x11/Makefile +++ b/print/ghostscript5-x11/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2000/04/16 17:26:31 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2000/04/16 17:44:28 jlam Exp $ PKGNAME= ${DISTNAME:S/-/-x11-/}nb1 CATEGORIES+= x11 -DEPENDS+= ghostscript-5.50:../../print/ghostscript5 +DEPENDS+= ghostscript-5.50nb1:../../print/ghostscript5 USE_X11= # defined |