diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:31:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-25 01:31:52 +0000 |
commit | 3ab4c753525ba424fab05d4fd9527e1daa8516d1 (patch) | |
tree | 9c7e2326cbe49868c6e4c340b361588b6deec379 /deskutils | |
parent | d4b77059f1918deb1b202227168b2e393b936a56 (diff) | |
download | ports-3ab4c753525ba424fab05d4fd9527e1daa8516d1.tar.gz ports-3ab4c753525ba424fab05d4fd9527e1daa8516d1.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/hamster-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/hamster-applet/Makefile b/deskutils/hamster-applet/Makefile index 7d03f34b90ca..ce35db6eed9a 100644 --- a/deskutils/hamster-applet/Makefile +++ b/deskutils/hamster-applet/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ USES= gettext gmake pkgconfig python tar:bzip2 USE_XORG= xscrnsaver -USE_GNOME= gnomeprefix intlhack gnomehack pygnomedesktop \ +USE_GNOME= gnomeprefix intlhack pygnomedesktop \ gnomecontrolcenter2 gnomedocutils INSTALLS_OMF= yes INSTALLS_ICONS= yes |