diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lcms-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/lcms-python/Makefile b/graphics/lcms-python/Makefile index 789b71c2ece4..955dc877d25d 100644 --- a/graphics/lcms-python/Makefile +++ b/graphics/lcms-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= lcms PORTVERSION= 1.18a -CATEGORIES= graphics +CATEGORIES= graphics devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.18 \ http://www.littlecms.com/ PKGNAMESUFFIX= -python @@ -17,7 +17,6 @@ COMMENT= Light Color Management System (python bindings) LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms -#USE_GNOME= gnomehack lthack USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-python |