aboutsummaryrefslogtreecommitdiff
path: root/mail/stuphead
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-22 17:14:20 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-22 17:14:20 +0000
commitbb5626ed5437377589d4e80d3dbfe6b18a6e285c (patch)
treef43ef0bca61f89367c258b899909584659750148 /mail/stuphead
parent9e0926ecd2848fdcf7c3d30baf587c6eef1c49eb (diff)
downloadports-bb5626ed5437377589d4e80d3dbfe6b18a6e285c.tar.gz
ports-bb5626ed5437377589d4e80d3dbfe6b18a6e285c.zip
Notes
Diffstat (limited to 'mail/stuphead')
-rw-r--r--mail/stuphead/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile
index d1cb011a73e1..3ad66315f62b 100644
--- a/mail/stuphead/Makefile
+++ b/mail/stuphead/Makefile
@@ -66,7 +66,7 @@ do-install:
.else
@ ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME}bin ${PREFIX}/bin/${PORTNAME}
.endif
- @ ${INSTALL_DATA} ${WRKSRC}/src/pixmaps/${PORTNAME}.xpm ${PREFIX}/share/pixmaps
+ @ ${INSTALL_DATA} ${WRKSRC}/src/pixmaps/${PORTNAME}.xpm ${PREFIX}/share/pixmaps/${PORTNAME}.xpm
@ ${INSTALL_DATA} ${WRKSRC}/po/fr.gmo ${PREFIX}/share/locale/fr/LC_MESSAGES/${PORTNAME}.mo
@ ${INSTALL_DATA} ${WRKSRC}/po/ru.gmo ${PREFIX}/share/locale/ru/LC_MESSAGES/${PORTNAME}.mo
.if defined (WITH_GNOME)