diff options
Diffstat (limited to 'security/ike')
-rw-r--r-- | security/ike/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ike/Makefile b/security/ike/Makefile index 3841709ced65..3c20fe81d66b 100644 --- a/security/ike/Makefile +++ b/security/ike/Makefile @@ -31,6 +31,7 @@ QTGUI_DESC= Enable QT client front end applications NATT_DESC= Enable NAT-Traversal LDAP_DESC= Enable LDAP XAuth daemon support +NO_STAGE= yes .include <bsd.port.options.mk> MAN1= ikec.1 |