diff options
Diffstat (limited to 'print/ghostscript7-commfont/Makefile')
-rw-r--r-- | print/ghostscript7-commfont/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile index a07997e7b914..af2083bba1b7 100644 --- a/print/ghostscript7-commfont/Makefile +++ b/print/ghostscript7-commfont/Makefile @@ -23,10 +23,10 @@ USES= ghostscript:7,run NO_ARCH= yes CONFLICTS_INSTALL= \ - ghostscript[789]-[0-9]* \ - ghostscript[789]-nox11-[0-9]* \ - ghostscript9-agpl-[0-9]* \ - ghostscript9-agpl-nox11-[0-9]* + ghostscript[789] \ + ghostscript[789]-nox11 \ + ghostscript9-agpl \ + ghostscript9-agpl-nox11 CMAPDIR?= ${LOCALBASE}/share/fonts/adobe-cmaps GS_RESDIR?= share/ghostscript/Resource |