aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-client
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-08 13:20:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-08 13:20:15 +0000
commit528cf594311828ff2e9bebfc935cd38d4d881cd0 (patch)
tree1a827dc7e6851758f111a7480b408393f983fe21 /security/openvas-client
parent256e9c60bceea67e6f877eeae713a05be10accad (diff)
downloadports-528cf594311828ff2e9bebfc935cd38d4d881cd0.tar.gz
ports-528cf594311828ff2e9bebfc935cd38d4d881cd0.zip
Notes
Diffstat (limited to 'security/openvas-client')
-rw-r--r--security/openvas-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile
index 2919c99bbe9e..945aa7d09395 100644
--- a/security/openvas-client/Makefile
+++ b/security/openvas-client/Makefile
@@ -20,6 +20,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk20
-.include "${.CURDIR}/../../security/openvas-server/Makefile.common"
+.include "${.CURDIR}/../../security/openvas-libraries/Makefile.common"
.include <bsd.port.mk>