mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Convert to USES=python
- Remove deprecated INSTALLS_EGGINFO with a plist entry Approved by: portmgr (implicit)
This commit is contained in:
parent
8efbf35f90
commit
d76c6bb64e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369496
2 changed files with 2 additions and 5 deletions
|
@ -12,11 +12,8 @@ COMMENT= Python/GTK based settings manager for CompizConfig
|
|||
|
||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
|
||||
|
||||
USES= gettext gmake tar:bzip2
|
||||
USES= gettext gmake python:2 tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= 2
|
||||
|
||||
INSTALLS_EGGINFO= yes
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ bin/ccsm
|
|||
%%PYTHON_SITELIBDIR%%/ccm/Window.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ccm/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/ccm/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/ccsm-0.8.4-py2.7.egg-info
|
||||
%%PYTHON_SITELIBDIR%%/ccsm-0.8.4-py%%PYTHON_VER%%.egg-info
|
||||
share/applications/ccsm.desktop
|
||||
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-accessibility.png
|
||||
%%DATADIR%%/icons/hicolor/22x22/categories/plugins-desktop.png
|
||||
|
|
Loading…
Add table
Reference in a new issue