diff options
Diffstat (limited to 'textproc/xmlwrapp/Makefile')
-rw-r--r-- | textproc/xmlwrapp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 8ecfea836c54..044e0ad3af12 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -22,7 +22,6 @@ USE_GNOME= libxml2 USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-silent-rules USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lboost_system |