summaryrefslogtreecommitdiffstats
path: root/editors/nvi-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nvi-devel/Makefile')
-rw-r--r--editors/nvi-devel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 76cb301..77ab857 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -29,13 +29,11 @@ WIDECHAR_CONFIGURE_ON= --enable-widechar
CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include
LDFLAGS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib
-# configure is 555, so you can't do a "make configure" as non-root.
post-patch:
@${REINPLACE_CMD} -e '/libvi_la_LIBADD =/s,$$, ${ICONV_LIB},' \
${WRKSRC}/../dist/Makefile.in
@${REINPLACE_CMD} -e 's,-ldb,-l${BDB_LIB_NAME},g' \
${WRKSRC}/../dist/configure
- @${CHMOD} 755 ${WRKSRC}/../dist/configure
post-install:
@${RM} ${STAGEDIR}${PREFIX}/man/cat1/*.0
OpenPOWER on IntegriCloud