diff options
Diffstat (limited to 'security/scannedonly/Makefile')
-rw-r--r-- | security/scannedonly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/scannedonly/Makefile b/security/scannedonly/Makefile index 52b1fda70bee..22e19f589c07 100644 --- a/security/scannedonly/Makefile +++ b/security/scannedonly/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= smbd:${PORTSDIR}/${SAMBA_PORT} CONFIGURE_ARGS+=--with-samba-vfs-dir=${PREFIX}/lib/samba/vfs GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_RC_SUBR= ${PORTNAME} LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include |