diff options
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin/Makefile')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index e1d8b18..4e6bdb9 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -14,10 +14,9 @@ COMMENT= Datetime panel plugin for the Xfce desktop USE_GMAKE= yes USE_BZIP2= yes INSTALLS_ICONS= yes -USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libmenu libutil panel -USES= pkgconfig +USES= pkgconfig gettext .include <bsd.port.mk> |