From 46d158f8530855f6ee21fe09bf67cee65ac68257 Mon Sep 17 00:00:00 2001 From: dwcjr Date: Wed, 22 May 2002 17:14:20 +0000 Subject: Fix missing file noticed by bento PR: 38409 Submitted by: maintainer --- mail/stuphead/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/stuphead') diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index d1cb011..3ad6631 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) -- cgit v1.1