diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-21 23:55:13 +0000 |
commit | b8135727e5667c1cf0af2467f39e896962b6e1fc (patch) | |
tree | 19e1ac2018f516017690be5624a0e40e49f97f91 /mail/claws-mail-vcalendar | |
parent | a0b37a133663ea3ad18eb2ec50066fa33923045f (diff) |
Notes
Diffstat (limited to 'mail/claws-mail-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index 4ae64517913a..4cb0119b4905 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -24,7 +24,6 @@ RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_XLIB= yes USE_AUTOTOOLS= autoconf:261 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |