mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Add devel and python virtual categories.
- Drop forgotten comment.
This commit is contained in:
parent
ae65bb3eea
commit
ef1ad3a23e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242764
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= lcms
|
PORTNAME= lcms
|
||||||
PORTVERSION= 1.18a
|
PORTVERSION= 1.18a
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics devel python
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.18 \
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.18 \
|
||||||
http://www.littlecms.com/
|
http://www.littlecms.com/
|
||||||
PKGNAMESUFFIX= -python
|
PKGNAMESUFFIX= -python
|
||||||
|
@ -17,7 +17,6 @@ COMMENT= Light Color Management System (python bindings)
|
||||||
|
|
||||||
LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms
|
LIB_DEPENDS+= lcms.1:${PORTSDIR}/graphics/lcms
|
||||||
|
|
||||||
#USE_GNOME= gnomehack lthack
|
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-python
|
CONFIGURE_ARGS= --with-python
|
||||||
|
|
Loading…
Add table
Reference in a new issue