aboutsummaryrefslogtreecommitdiff
path: root/security/openvas-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvas-server/Makefile')
-rw-r--r--security/openvas-server/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openvas-server/Makefile b/security/openvas-server/Makefile
index 71884381af83..2ea0caebc96d 100644
--- a/security/openvas-server/Makefile
+++ b/security/openvas-server/Makefile
@@ -21,6 +21,4 @@ CONFIGURE_ARGS= --localstatedir=/var
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lgcrypt
-PLIST_SUB= RESETPREFIX=${PREFIX}
-
.include <bsd.port.mk>