diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 414abae47f20..0a7221c732d1 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ tiff.4:${PORTSDIR}/graphics/tiff +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_PYTHON= yes |