diff options
Diffstat (limited to 'deskutils/gbirthday/Makefile')
-rw-r--r-- | deskutils/gbirthday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gbirthday/Makefile b/deskutils/gbirthday/Makefile index eceb81f28138..6d6553c0238b 100644 --- a/deskutils/gbirthday/Makefile +++ b/deskutils/gbirthday/Makefile @@ -23,7 +23,7 @@ USE_GNOME= pygtk2 desktopfileutils .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext USE_GNOME+= intltool LANGUAGES= de en es fr gl it pl pt ru sk PLIST_SUB+= NLS="" |