From a44c192a2f5c31ae449c6b008b8a42bcc7ee099d Mon Sep 17 00:00:00 2001 From: ade Date: Sat, 4 Dec 2010 07:34:27 +0000 Subject: Sync to new bsd.autotools.mk --- textproc/wv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/wv') diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index df83c498654c..4866b5a45262 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx USE_GNOME= gnometarget libgsf USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MKDIR_P="${MKDIR}" -- cgit