diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
commit | 4166abb7e491bd423332f9f42abf0a5e31573987 (patch) | |
tree | 8025ab35056b3e4f2963c8978718eb3eadea6f64 /mail/kcheckgmail | |
parent | 72daafc72bc603ac8b8b515e4d265aa55bae3065 (diff) |
Notes
Diffstat (limited to 'mail/kcheckgmail')
-rw-r--r-- | mail/kcheckgmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/kcheckgmail/Makefile b/mail/kcheckgmail/Makefile index 71d517fed36c..3d0f0a974742 100644 --- a/mail/kcheckgmail/Makefile +++ b/mail/kcheckgmail/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_KDELIBS_VER=3 -INSTALLS_ICONS= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes |