aboutsummaryrefslogtreecommitdiff
path: root/security/aimsniff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-12 19:20:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-12 19:20:40 +0000
commitb8138b3c53da7bbcb8cee97aeed72ec17020ab7e (patch)
tree409f61874ec5eee3940ec81e0642eb38b9b9b1af /security/aimsniff
parent3b1b0356100e15ee3d588511c793b8399997bcff (diff)
downloadports-b8138b3c53da7bbcb8cee97aeed72ec17020ab7e.tar.gz
ports-b8138b3c53da7bbcb8cee97aeed72ec17020ab7e.zip
Notes
Diffstat (limited to 'security/aimsniff')
-rw-r--r--security/aimsniff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aimsniff/Makefile b/security/aimsniff/Makefile
index a359f1696f04..741a23c96085 100644
--- a/security/aimsniff/Makefile
+++ b/security/aimsniff/Makefile
@@ -29,7 +29,7 @@ PLIST_FILES= bin/aimsniff
.include <bsd.port.options.mk>
-.if !exists(${LOCALBASE}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/GDBM_File.pm)
+.if !exists(${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/GDBM_File.pm)
#IGNORE= You need perl compiled with GDBM support
.endif