diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-11-20 13:57:16 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-11-20 13:57:16 +0000 |
commit | f6dc669b9d3ecd02440031db91a82f46730640df (patch) | |
tree | bf138863453de9f2afea4b1979010ae50c1213ba /mail/sylpheed-claws/Makefile | |
parent | Update to 2.0; assign maintainer to perl@; require perl from ports. (diff) |
This port is still broken on 4.x. Last try before marking it as >4 only:
depend upon a "recent" gcc.
Noticed by: YAPHR
Diffstat (limited to '')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 76dad3e97d91..dc8d26a7f3db 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -32,6 +32,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack pkgconfig gtk20 USE_REINPLACE= yes USE_AUTOTOOLS= autoconf:259 libtool:15 +USE_GCC= 3.3+ WANT_GNOME= yes MAN1= sylpheed-claws.1 |