diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:28:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:28:51 +0000 |
commit | 04fa454e585c90b8aece85ac23e356fab71eae5d (patch) | |
tree | dd565db8ddbc990c5c48ec8ceb33267cbd4c56cd /deskutils | |
parent | d0b3abaac37f7e8d7629917f8864808cab604bb2 (diff) | |
download | ports-04fa454e585c90b8aece85ac23e356fab71eae5d.tar.gz ports-04fa454e585c90b8aece85ac23e356fab71eae5d.zip |
Notes
Diffstat (limited to 'deskutils')
-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 |