diff options
Diffstat (limited to 'devel/p5-DateTime-Astro/Makefile')
-rw-r--r-- | devel/p5-DateTime-Astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-DateTime-Astro/Makefile b/devel/p5-DateTime-Astro/Makefile index 472bf3786602..34e8be180847 100644 --- a/devel/p5-DateTime-Astro/Makefile +++ b/devel/p5-DateTime-Astro/Makefile @@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAN3= DateTime::Astro.3 \ DateTime::Event::SolarTerm.3 +NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e '/^INC = / s|$$| -I${LOCALBASE}/include|' ${WRKSRC}/Makefile |