diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 18b637920a11..fe96f8d9e215 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_PYTHON= yes USE_GMAKE= yes USE_GNOME= gtk12 |