aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/kimdaba/Makefile6
-rw-r--r--graphics/kphotoalbum-kde4/Makefile6
-rw-r--r--graphics/kphotoalbum/Makefile6
3 files changed, 3 insertions, 15 deletions
diff --git a/graphics/kimdaba/Makefile b/graphics/kimdaba/Makefile
index 6d2d679e1769..d99e89242b15 100644
--- a/graphics/kimdaba/Makefile
+++ b/graphics/kimdaba/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>
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>
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index 6d2d679e1769..d99e89242b15 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/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>