diff options
Diffstat (limited to 'devel/clanlib22/Makefile')
-rw-r--r-- | devel/clanlib22/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clanlib22/Makefile b/devel/clanlib22/Makefile index 836d56079589..507c39badab6 100644 --- a/devel/clanlib22/Makefile +++ b/devel/clanlib22/Makefile @@ -51,6 +51,7 @@ CONFIGURE_ARGS= --disable-docs \ PLIST_SUB+= VER=${PORTVERSION:R} \ SHORT_VER=${PORTVERSION:R:R}${PORTVERSION:R:E} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^extra_LIBS_clanSqlite/s|-ldl||g' \ ${WRKSRC}/configure |