diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 24e06fe74cf6..4093446143ce 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -25,11 +25,10 @@ OYRANOS_DESC= ICC profile support via Oyranos PRINT_DESC= Gutenprint (gimp-print) plugin GNU_CONFIGURE= yes -USES= autoreconf desktop-file-utils gettext gmake jpeg libtool \ - pkgconfig python +USES= autoreconf desktop-file-utils gettext ghostscript:run \ + gmake jpeg libtool pkgconfig python USE_XORG= xmu USE_GNOME= gtk20 -USE_GHOSTSCRIPT_RUN=yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |