diff options
Diffstat (limited to 'devel/ElectricFence/Makefile')
-rw-r--r-- | devel/ElectricFence/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ElectricFence/Makefile b/devel/ElectricFence/Makefile index 38dacd6878d7..152cbab74ec2 100644 --- a/devel/ElectricFence/Makefile +++ b/devel/ElectricFence/Makefile @@ -18,6 +18,8 @@ DISTNAME= ElectricFence-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Debugging malloc() that uses the VM hardware to detect buffer overruns + INSTALLS_SHLIB= CFLAGS+= -D__USE_BSD MAN3= efence.3 |