diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-06 03:05:00 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-06 03:05:00 +0000 |
commit | 25fada691e7cca9871250b80ca3d579c43e69262 (patch) | |
tree | afcd2f7cfb6cee099ce3bb60a0b865f736a8443a /x11/fast-user-switch-applet | |
parent | d2ad8a1eb3c58ed1a1e20c95b634a3a7334fe495 (diff) | |
download | ports-25fada691e7cca9871250b80ca3d579c43e69262.tar.gz ports-25fada691e7cca9871250b80ca3d579c43e69262.zip |
Notes
Diffstat (limited to 'x11/fast-user-switch-applet')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 2d97e20be64c..2f2cd7e375af 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Fast user switching applet for GNOME USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel |