diff options
Diffstat (limited to 'devel/slibtool/Makefile')
-rw-r--r-- | devel/slibtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/slibtool/Makefile b/devel/slibtool/Makefile index e5b73fc35ea7..2284744ab75a 100644 --- a/devel/slibtool/Makefile +++ b/devel/slibtool/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.SLIBTOOL HAS_CONFIGURE= yes -USES= gmake:lite tar:xz +USES= gmake tar:xz post-patch: ${REINPLACE_CMD} -e "s/make/${MAKE_CMD}/g" ${WRKSRC}/configure |