diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
commit | e1555011ab42870150513585c13b3a273e4bf53b (patch) | |
tree | 75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /deskutils/gimmie | |
parent | dae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff) | |
download | ports-e1555011ab42870150513585c13b3a273e4bf53b.tar.gz ports-e1555011ab42870150513585c13b3a273e4bf53b.zip |
Notes
Diffstat (limited to 'deskutils/gimmie')
-rw-r--r-- | deskutils/gimmie/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile index 99ca898ece5f..94d1c011ad5a 100644 --- a/deskutils/gimmie/Makefile +++ b/deskutils/gimmie/Makefile @@ -18,8 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecup ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus USE_GNOME= gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras -USES= gmake libtool pkgconfig -USE_PYTHON= yes +USES= gmake libtool pkgconfig python GCONF_SCHEMAS= gimmie.schemas INSTALLS_ICONS= yes GNU_CONFIGURE= yes |