Index: Makefile =================================================================== --- Makefile (revision 527171) +++ Makefile (working copy) @@ -15,14 +15,14 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libpcre.so:devel/pcre -USES= autoreconf compiler:c++11-lang libtool pkgconfig python +USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig \ + python USE_GITHUB= yes USE_CXXSTD= c++11 USE_RC_SUBR= e2guardian GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=/var \ - --with-logdir=/var/log \ +CONFIGURE_ARGS= --with-logdir=/var/log \ --with-piddir=/var/run OPTIONS_RADIO= AV @@ -44,9 +44,6 @@ CONFDIR= ${PREFIX}/etc/e2guardian -CPPFLAGS+= -I${LOCALBASE}/include -CFLAGS+= -I${LOCALBASE}/include - CLISCAN_CONFIGURE_ENABLE= commandline CLAMD_CONFIGURE_ENABLE= clamd CLAMD_RUN_DEPENDS= clamav>=0:security/clamav