diff options
Diffstat (limited to 'print/ghostscript-gnu-commfont')
-rw-r--r-- | print/ghostscript-gnu-commfont/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/ghostscript-gnu-commfont/Makefile b/print/ghostscript-gnu-commfont/Makefile index f8655526dab2..4e8ecb7a3b8c 100644 --- a/print/ghostscript-gnu-commfont/Makefile +++ b/print/ghostscript-gnu-commfont/Makefile @@ -29,9 +29,7 @@ DEPENDS_ARGS+= -DA4 USE_GHOSTSCRIPT= yes WITH_GHOSTSCRIPT_GNU= yes -CONFLICTS= ghostscript-afpl-[0-9]* \ - ghostscript-afpl-nox11-[0-9]* \ - ghostscript-gpl-[0-9]* \ +CONFLICTS= ghostscript-gpl-[0-9]* \ ghostscript-gpl-nox11-[0-9]* CMAPDIR?= ${LOCALBASE}/share/fonts/adobe-cmaps |