diff options
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index bf5aebee338e..01e03c27e1ab 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -63,7 +63,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFLICTS= ghostscript-afpl* ghostscript-gpl* USE_BZIP2= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" |