aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2006-04-10 05:41:13 +0800
committeroliver <oliver@FreeBSD.org>2006-04-10 05:41:13 +0800
commit2b8ce9dd732e57811708b3bc5258d8a67d2d9b69 (patch)
tree9257a118dd88ddbcd0ebb4ca5a80717f1464cf3a /mail
parenteda27e7bf01f70e4427b524a4f04719025abd056 (diff)
downloadfreebsd-ports-graphics-2b8ce9dd732e57811708b3bc5258d8a67d2d9b69.tar.gz
freebsd-ports-graphics-2b8ce9dd732e57811708b3bc5258d8a67d2d9b69.tar.zst
freebsd-ports-graphics-2b8ce9dd732e57811708b3bc5258d8a67d2d9b69.zip
mkdir share/pixmaps and share/applications
Noted by: kris
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed2/Makefile2
-rw-r--r--mail/sylpheed3/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index d88cab1b08b..c0cb70df97b 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -120,6 +120,8 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
.endif
+ @${MKDIR} ${PREFIX}/share/pixmaps
+ @${MKDIR} ${PREFIX}/share/applications
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index d88cab1b08b..c0cb70df97b 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -120,6 +120,8 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/${i}.ja ${DOCSDIR}
.endfor
.endif
+ @${MKDIR} ${PREFIX}/share/pixmaps
+ @${MKDIR} ${PREFIX}/share/applications
@${INSTALL_DATA} ${WRKSRC}/sylpheed.png ${PREFIX}/share/pixmaps/
@${INSTALL_DATA} ${WRKSRC}/sylpheed.desktop ${PREFIX}/share/applications/