Index: fonts/ghostscript-cidfonts/Makefile =================================================================== RCS file: /e/cvsync/cvsync/pkgsrc/fonts/ghostscript-cidfonts/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- fonts/ghostscript-cidfonts/Makefile 9 Apr 2009 00:48:08 -0000 1.15 +++ fonts/ghostscript-cidfonts/Makefile 22 Jan 2011 05:47:45 -0000 @@ -1,7 +1,7 @@ # $NetBSD: Makefile,v 1.15 2009/04/09 00:48:08 joerg Exp $ DISTNAME= ghostscript-cidfonts-20000901 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +16,8 @@ GHOSTSCRIPT_REQD= 6.53 ADOBE_RESOURCEDIR= ${PREFIX}/share/Adobe/Resource -GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/Resource +GS_VERSION_CMD= gs --version +GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/${GS_VERSION_CMD:sh}/Resource NO_CONFIGURE= yes NO_BUILD= yes