summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-claws/Makefile')
-rw-r--r--mail/sylpheed-claws/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 77fe1fdc847..d104f8b0152 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2004/06/02 07:56:19 adam Exp $
+# $NetBSD: Makefile,v 1.35 2004/07/18 09:56:47 recht Exp $
#
.include "Makefile.common"
-PKGNAME= sylpheed-claws-${SYLPHEED_VERSION}
+#PKGNAME= sylpheed-claws-${SYLPHEED_VERSION}
MAINTAINER= chris@NetBSD.org
COMMENT= X based e-mail and netnews client
@@ -56,7 +56,7 @@ CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types
post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${FILESDIR}/mime.types ${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed
+ ${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed-claws
.include "../../converters/libiconv/buildlink3.mk"
.include "../../security/gpgme03/buildlink3.mk"