diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-10-13 11:21:40 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-10-13 11:21:40 +0000 |
commit | ef1ad3a23e6df36db62968d4addcac40144f402b (patch) | |
tree | 0f61f0ebd8dfffcd6bad0338c0d549a7ad738df8 /graphics/lcms-python/Makefile | |
parent | ae65bb3eeabf7937d297b97de157ebee32b20b4b (diff) |
Notes
Diffstat (limited to 'graphics/lcms-python/Makefile')
-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 |