diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 15:33:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 15:33:07 +0000 |
commit | 5840d29c60c6f473e25d7098b5627b0e102ad19d (patch) | |
tree | 7b8a813637dae477cbcf42ce94e924c1f2364ce8 /mail/xfce4-mailwatch-plugin | |
parent | 266d596212c1372e668667911c708302142f5948 (diff) |
Notes
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index 536de6dc4475..80c378e00fc2 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -23,6 +23,5 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel -USE_XLIB= yes .include <bsd.port.mk> |