Index: Makefile =================================================================== --- Makefile (revision 408461) +++ Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= libabw PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ @@ -21,7 +22,8 @@ USE_PERL5= build INSTALL_TARGET= install-strip -CPPFLAGS= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib -lboost_system CONFIGURE_ARGS= -disable-werror --without-docs .include