diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile index 83011ed2c771..da827ddeef85 100644 --- a/x11-wm/simple-ccsm/Makefile +++ b/x11-wm/simple-ccsm/Makefile @@ -1,26 +1,23 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= simple-ccsm PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Python/GTK based settings manager for CompizConfig RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python -USES= gettext gmake pkgconfig tar:bzip2 +USES= gettext gmake pkgconfig python:2 tar:bzip2 USE_GNOME= pygtk2 -USE_PYTHON= 2 - -INSTALLS_EGGINFO= yes INSTALLS_ICONS= yes do-install: @(cd ${WRKSRC}; ${PYTHON_CMD} setup.py install --root=${STAGEDIR} --prefix=${PREFIX}) .include diff --git a/x11-wm/simple-ccsm/pkg-plist b/x11-wm/simple-ccsm/pkg-plist index 9c2adbe2124e..9c106f050a9a 100644 --- a/x11-wm/simple-ccsm/pkg-plist +++ b/x11-wm/simple-ccsm/pkg-plist @@ -1,60 +1,60 @@ bin/simple-ccsm share/applications/simple-ccsm.desktop share/icons/hicolor/16x16/apps/simple-ccsm.png share/icons/hicolor/22x22/apps/simple-ccsm.png share/icons/hicolor/22x22/apps/simple-ccsm.svg share/icons/hicolor/24x24/apps/simple-ccsm.png share/icons/hicolor/32x32/apps/simple-ccsm.png share/icons/hicolor/32x32/apps/simple-ccsm.svg share/locale/bg/LC_MESSAGES/simple-ccsm.mo share/locale/bn/LC_MESSAGES/simple-ccsm.mo share/locale/bn_IN/LC_MESSAGES/simple-ccsm.mo share/locale/ca/LC_MESSAGES/simple-ccsm.mo share/locale/cs/LC_MESSAGES/simple-ccsm.mo share/locale/da/LC_MESSAGES/simple-ccsm.mo share/locale/de/LC_MESSAGES/simple-ccsm.mo share/locale/el/LC_MESSAGES/simple-ccsm.mo share/locale/en_GB/LC_MESSAGES/simple-ccsm.mo share/locale/es/LC_MESSAGES/simple-ccsm.mo share/locale/eu/LC_MESSAGES/simple-ccsm.mo share/locale/fi/LC_MESSAGES/simple-ccsm.mo share/locale/fr/LC_MESSAGES/simple-ccsm.mo share/locale/gl/LC_MESSAGES/simple-ccsm.mo share/locale/gu/LC_MESSAGES/simple-ccsm.mo share/locale/hi/LC_MESSAGES/simple-ccsm.mo share/locale/hu/LC_MESSAGES/simple-ccsm.mo share/locale/it/LC_MESSAGES/simple-ccsm.mo share/locale/ja/LC_MESSAGES/simple-ccsm.mo share/locale/ko/LC_MESSAGES/simple-ccsm.mo share/locale/ml_IN/LC_MESSAGES/simple-ccsm.mo share/locale/nb/LC_MESSAGES/simple-ccsm.mo share/locale/nb_NO/LC_MESSAGES/simple-ccsm.mo share/locale/nl/LC_MESSAGES/simple-ccsm.mo share/locale/or/LC_MESSAGES/simple-ccsm.mo share/locale/pa/LC_MESSAGES/simple-ccsm.mo share/locale/pl/LC_MESSAGES/simple-ccsm.mo share/locale/pt/LC_MESSAGES/simple-ccsm.mo share/locale/pt_BR/LC_MESSAGES/simple-ccsm.mo share/locale/ru/LC_MESSAGES/simple-ccsm.mo share/locale/sk/LC_MESSAGES/simple-ccsm.mo share/locale/sv/LC_MESSAGES/simple-ccsm.mo share/locale/tr/LC_MESSAGES/simple-ccsm.mo share/locale/zh_CN/LC_MESSAGES/simple-ccsm.mo share/locale/zh_TW/LC_MESSAGES/simple-ccsm.mo %%DATADIR%%/images/star.png %%DATADIR%%/images/star.svg %%DATADIR%%/images/star_dark.png %%DATADIR%%/images/star_dark.svg %%DATADIR%%/profiles/Advanced.profile %%DATADIR%%/profiles/Medium.profile %%DATADIR%%/profiles/Minimal.profile %%DATADIR%%/profiles/Ultimate.profile %%DATADIR%%/simple-ccsm.glade -%%PYTHON_SITELIBDIR%%/simple_ccsm-0.8.8-py2.7.egg-info +%%PYTHON_SITELIBDIR%%/simple_ccsm-0.8.8-py%%PYTHON_VER%%.egg-info @dirrm %%DATADIR%%/profiles @dirrm %%DATADIR%%/images @dirrm %%DATADIR%% @dirrmtry share/locale/ml_IN/LC_MESSAGES @dirrmtry share/locale/ml_IN @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO