aboutsummaryrefslogtreecommitdiff
path: root/graphics/kphotoalbum-kde4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kphotoalbum-kde4')
-rw-r--r--graphics/kphotoalbum-kde4/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile
index 6d2d679e1769..d99e89242b15 100644
--- a/graphics/kphotoalbum-kde4/Makefile
+++ b/graphics/kphotoalbum-kde4/Makefile
@@ -21,10 +21,6 @@ USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-post-install:
- @${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/kimdaba.mo
- @${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES/
- @${RMDIR} ${PREFIX}/share/locale/xx/
+ @${REINPLACE_CMD} -e 's/xx//g' ${WRKSRC}/po/Makefile.in
.include <bsd.port.mk>