summaryrefslogtreecommitdiff
path: root/mail/sylpheed3
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-04-08 08:20:26 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-04-08 08:20:26 +0000
commit642dafd81826673c6baa7484222e152aa0491855 (patch)
tree3c7afb40f6bedfb008b2fcf20f89b167955486ac /mail/sylpheed3
parentRemove an old deprecated port. (diff)
install sylpheed.png and sylpheed.desktop unconditional in a more
general place Submitted by: nork
Notes
Notes: svn path=/head/; revision=159106
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r--mail/sylpheed3/Makefile13
-rw-r--r--mail/sylpheed3/pkg-plist4
2 files changed, 7 insertions, 10 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 32ac8560396a..d88cab1b08b7 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 2.2.4
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
@@ -22,7 +23,6 @@ USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
-USE_REINPLACE= yes
# Sylpheed needs pthread if GnomeVFS is installed (GtkFileChooser uses it)
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
@@ -89,11 +89,6 @@ CONFIGURE_ARGS+=--enable-gtkspell
CONFIGURE_ARGS+=--disable-gtkspell
.endif
-.if defined(WITH_GNOME)
-PLIST_FILES= share/gnome/applications/sylpheed.desktop \
- share/gnome/pixmaps/sylpheed.png
-.endif
-
MAKEFILES= Makefile.in ac/Makefile.in faq/Makefile.in faq/de/Makefile.in \
faq/en/Makefile.in faq/es/Makefile.in faq/fr/Makefile.in \
faq/it/Makefile.in manual/Makefile.in manual/en/Makefile.in \
@@ -125,9 +120,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
.endif
-.if defined(WITH_GNOME)
- @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/gnome/pixmaps/
- @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/gnome/applications/
-.endif
+ @${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
+ @${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
.include <bsd.port.post.mk>
diff --git a/mail/sylpheed3/pkg-plist b/mail/sylpheed3/pkg-plist
index e373d69521aa..9e96ddcea8d7 100644
--- a/mail/sylpheed3/pkg-plist
+++ b/mail/sylpheed3/pkg-plist
@@ -7,6 +7,7 @@ bin/sylpheed
%%PORTDOCS%%%%DOCSDIR%%/README.ja
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/TODO.ja
+share/applications/sylpheed.desktop
share/locale/cs/LC_MESSAGES/sylpheed.mo
share/locale/bg/LC_MESSAGES/sylpheed.mo
share/locale/da/LC_MESSAGES/sylpheed.mo
@@ -36,6 +37,7 @@ share/locale/uk/LC_MESSAGES/sylpheed.mo
share/locale/vi/LC_MESSAGES/sylpheed.mo
share/locale/zh_CN/LC_MESSAGES/sylpheed.mo
share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
+share/pixmaps/sylpheed.png
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-1.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-2.html
%%PORTDOCS%%%%DOCSDIR%%/faq/de/sylpheed-faq-3.html
@@ -111,5 +113,7 @@ share/locale/zh_TW/LC_MESSAGES/sylpheed.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de
%%PORTDOCS%%@dirrm %%DOCSDIR%%/faq
%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrmtry share/applications
@dirrmtry share/locale/lt/LC_MESSAGES
@dirrmtry share/locale/lt
+@dirrmtry share/pixmaps