aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libmowgli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libmowgli/Makefile')
-rw-r--r--devel/libmowgli/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libmowgli/Makefile b/devel/libmowgli/Makefile
index 7443678a39a2..4b21b7b32584 100644
--- a/devel/libmowgli/Makefile
+++ b/devel/libmowgli/Makefile
@@ -14,12 +14,9 @@ USE_GITHUB= yes
GH_ACCOUNT= atheme-legacy
GH_TAGNAME= 5ab559e3af5b11767ada53d4401fb1c4443f3723
-USES= gmake tar:bzip2
+USES= gmake pathfix tar:bzip2
+PATHFIX_MAKEFILEIN= Makefile
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-post-patch:
- @${REINPLACE_CMD} 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \
- ${WRKSRC}/Makefile
-
.include <bsd.port.mk>