diff options
Diffstat (limited to 'graphics/xpaint/Makefile')
-rw-r--r-- | graphics/xpaint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index f458436412d0..f116330d955f 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -21,9 +21,8 @@ RUN_DEPENDS= psselect:${PORTSDIR}/print/psutils \ bash:${PORTSDIR}/shells/bash USE_XORG= xft xmu xpm -USE_GHOSTSCRIPT_RUN=yes GNU_CONFIGURE= yes -USES= jpeg libtool:build shebangfix tar:bzip2 +USES= ghostscript:run jpeg libtool:build shebangfix tar:bzip2 SHEBANG_FILES= share/bin/imgmerge share/bin/xpaint_ocr CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 \ |