diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 11bc87c132c2..301b047aa986 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -3,7 +3,7 @@ PORTNAME= cinepaint DISTVERSION= 1.0-4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/CinePaint/CinePaint-${DISTVERSION} @@ -25,7 +25,7 @@ OPTIONS_DEFINE= OYRANOS PRINT OYRANOS_DESC= ICC profile support via Oyranos PRINT_DESC= Gutenprint (gimp-print) plugin -USES= desktop-file-utils gettext gmake pkgconfig +USES= desktop-file-utils gettext gmake libtool pkgconfig USE_XORG= xmu USE_GNOME= gtk20 USE_GHOSTSCRIPT_RUN=yes |