diff options
author | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-05-30 14:57:28 +0000 |
commit | c8d69841c596fc8ff1e4ac70fb828e97df28c451 (patch) | |
tree | 06ff6c4c78e175bde1db166e25d1cc455f9953b4 /print/ghostscript-gnu-x11 | |
parent | 6e7f85e7f65db114d35611c54a7f702998eaebf4 (diff) | |
download | pkgsrc-c8d69841c596fc8ff1e4ac70fb828e97df28c451.tar.gz |
Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).
Diffstat (limited to 'print/ghostscript-gnu-x11')
-rw-r--r-- | print/ghostscript-gnu-x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript-gnu-x11/Makefile b/print/ghostscript-gnu-x11/Makefile index d23848e09b5..d9d26130ab5 100644 --- a/print/ghostscript-gnu-x11/Makefile +++ b/print/ghostscript-gnu-x11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/30 14:57:28 dillo Exp $ PKGNAME= ghostscript-gnu-x11-${GS_VERS} +PKGREVISION= 1 COMMENT= GNU Postscript interpreter with X11 and image drivers USE_X11= # defined |