diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
commit | 83f02b963c2b22c85235bf19b4f10a20bea921b5 (patch) | |
tree | e5e83d3ba0442c1c2f0b99c843428b36a8eb003d /misc/xfce4-weather-plugin/Makefile | |
parent | 152f30ef73f9cf1c87d1eb78186693682bed0c43 (diff) | |
download | ports-83f02b963c2b22c85235bf19b4f10a20bea921b5.tar.gz ports-83f02b963c2b22c85235bf19b4f10a20bea921b5.zip |
Notes
Diffstat (limited to 'misc/xfce4-weather-plugin/Makefile')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 0769d991d23a..76e037d92141 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig +USES= pkgconfig gettext USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 intltool intlhack libxml2 USE_XFCE= configenv libmenu libutil panel |