aboutsummaryrefslogtreecommitdiffstats
path: root/science/gchempaint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gchempaint/Makefile')
-rw-r--r--science/gchempaint/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile
index c1daaaeba143..aaa14b8396b2 100644
--- a/science/gchempaint/Makefile
+++ b/science/gchempaint/Makefile
@@ -24,8 +24,4 @@ USE_LIBTOOL_VER=15
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
-post-patch:
- @${REINPLACE_CMD} -e 's|$$(datadir)/mime/|${PREFIX}/share/mime/|' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|$$(datadir)/mime$$|${PREFIX}/share/mime|' ${WRKSRC}/Makefile.in
-
.include <bsd.port.mk>