diff options
-rw-r--r-- | deskutils/gimmie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile index 84d6681593eb..551730277d1f 100644 --- a/deskutils/gimmie/Makefile +++ b/deskutils/gimmie/Makefile @@ -19,8 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups BUILD_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \ ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus -USE_GNOME= gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras -USES= gmake libtool pkgconfig python +USE_GNOME= gnomeprefix pygnome2 pygnomedesktop pygnomeextras +USES= gmake libtool pathfix pkgconfig python GCONF_SCHEMAS= gimmie.schemas INSTALLS_ICONS= yes GNU_CONFIGURE= yes |