aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2003-12-30 22:59:16 +0800
committernetchild <netchild@FreeBSD.org>2003-12-30 22:59:16 +0800
commit4655d580f6a20c29f0bd015b37271868756caaf3 (patch)
treee22ac01d8ae3879d47e99a6c73deb2ec2f384c32 /mail/claws-mail
parent327a2c98ce30de193a637248b8e8b6b1a5dcf496 (diff)
downloadfreebsd-ports-graphics-4655d580f6a20c29f0bd015b37271868756caaf3.tar.gz
freebsd-ports-graphics-4655d580f6a20c29f0bd015b37271868756caaf3.tar.zst
freebsd-ports-graphics-4655d580f6a20c29f0bd015b37271868756caaf3.zip
- fix build on 4.x [1][2][3]
- remove unnecessary file [2] Submitted by: Horio Shoichi <horio@bugsgrief.net> [3] Noticed by: Horio Shoichi <horio@bugsgrief.net> [2] Piotr Smyrak <piotr.smyrak@heron.pl> [1] Filippo Natali <mail bounces, no such user> [1]
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile3
-rw-r--r--mail/claws-mail/files/patch-src:summaryview.h10
-rw-r--r--mail/claws-mail/pkg-plist1
3 files changed, 12 insertions, 2 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index f5e1350984d..02d81a506ba 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sylpheed-claws
PORTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= mail news ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws
@@ -158,7 +159,7 @@ post-install:
.if !defined(WITHOUT_THEMES)
@${MKDIR} ${DATADIR}/themes
@cd ${WRKDIR}/${THEMEFILE:C/.tar.gz//} && ${FIND} . -print | \
- ${GREP} -v xvpics | \
+ ${GREP} -vE '(xvpics|.directory)' | \
${CPIO} -pdu -R ${BINOWN}:${BINGRP} --quiet ${DATADIR}/themes/
.endif
@${INSTALL_SCRIPT} ${WRKSRC}/tools/sylpheed-switcher ${PREFIX}/bin
diff --git a/mail/claws-mail/files/patch-src:summaryview.h b/mail/claws-mail/files/patch-src:summaryview.h
new file mode 100644
index 00000000000..798b4272d13
--- /dev/null
+++ b/mail/claws-mail/files/patch-src:summaryview.h
@@ -0,0 +1,10 @@
+--- src/summaryview.h.orig Tue Dec 30 15:28:37 2003
++++ src/summaryview.h Tue Dec 30 15:29:00 2003
+@@ -20,6 +20,7 @@
+ #ifndef __SUMMARY_H__
+ #define __SUMMARY_H__
+
++#include <sys/types.h>
+ #include <regex.h>
+
+ #include <glib.h>
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index 5e3f1a4657e..4a64a6c055e 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -183,7 +183,6 @@ share/sylpheed-claws/newscache_clean.pl
share/sylpheed-claws/outlook2sylpheed.pl
share/sylpheed-claws/tb2sylpheed
share/sylpheed-claws/vcard2xml.py
-%%THEMES%%share/sylpheed-claws/themes/Crystal/.directory
%%THEMES%%share/sylpheed-claws/themes/Crystal/close.xpm
%%THEMES%%share/sylpheed-claws/themes/Crystal/continue.xpm
%%THEMES%%share/sylpheed-claws/themes/Crystal/dir-close.xpm