diff options
Diffstat (limited to 'net-mgmt/nefu/Makefile')
-rw-r--r-- | net-mgmt/nefu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index 201fdc290aa6..ac7bec634874 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/ MAINTAINER= krion@FreeBSD.org COMMENT= A network monitoring daemon +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |