mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 19:56:53 -04:00
- Convert to USES=python
Approved by: portmgr (implicit)
This commit is contained in:
parent
e6677c68cb
commit
b10d6f18a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369798
1 changed files with 2 additions and 4 deletions
|
@ -35,12 +35,10 @@ INSTALL_WRKSRC= ${WRKSRC}/linux
|
|||
|
||||
USE_GNOME= gconf2 gtk20
|
||||
USE_GSTREAMER= python gconf
|
||||
USES= gettext gmake pkgconfig desktop-file-utils shared-mime-info
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USES= gettext gmake pkgconfig desktop-file-utils python shared-mime-info
|
||||
USE_PYTHON= distutils
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALLS_EGGINFO= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue