aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-21 20:10:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-21 20:10:01 +0000
commit600ff5085bbad609612f4c183fab05b15a5d1936 (patch)
treea8af8f4d0ebe46b5fe177ea9966bd150e9023067 /mail/evolution
parent5b0a38f59a0826e01352b00c72c270f4717c6dd8 (diff)
downloadports-600ff5085bbad609612f4c183fab05b15a5d1936.tar.gz
ports-600ff5085bbad609612f4c183fab05b15a5d1936.zip
Notes
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile4
-rw-r--r--mail/evolution/pkg-plist4
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 49e44b3e087d..01dfeb836d58 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution
PORTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -108,6 +109,9 @@ post-patch:
${WRKSRC}/configure
post-install: install-ldconfig-file
+ ${MKDIR} ${PREFIX}/include/evolution-${EVO_VERSION}/composer
+ ${INSTALL_DATA} ${WRKSRC}/composer/e-msg*.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
+ ${INSTALL_DATA} ${WRKSRC}/composer/Editor.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
@${LN} -sf ${PREFIX}/bin/evolution-${EVO_VERSION} \
${PREFIX}/bin/evolution
-@update-desktop-database
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist
index 0e1443472042..de73a719d992 100644
--- a/mail/evolution/pkg-plist
+++ b/mail/evolution/pkg-plist
@@ -4,6 +4,10 @@ include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-config.h
include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-menu.h
include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-popup.h
include/evolution-%%VERSION%%/calendar/gui/e-cal-config.h
+include/evolution-%%VERSION%%/composer/Editor.h
+include/evolution-%%VERSION%%/composer/e-msg-composer-hdrs.h
+include/evolution-%%VERSION%%/composer/e-msg-composer-select-file.h
+include/evolution-%%VERSION%%/composer/e-msg-composer.h
include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h
include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h
include/evolution-%%VERSION%%/e-util/e-bconf-map.h