diff options
Diffstat (limited to 'security/isakmpd/Makefile')
-rw-r--r-- | security/isakmpd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 3bf44d1f2db1..a4bd83032be9 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: ISAKMP daemon -# Date created: Fri May 11 18:20:02 EEST 2001 -# Whom: Martti Kuparinen <martti.kuparinen@iki.fi> -# +# Created by: Martti Kuparinen <martti.kuparinen@iki.fi> # $FreeBSD$ -# PORTNAME= isakmpd PORTVERSION= 20041207 @@ -34,6 +30,7 @@ MANCOMPRESSED= yes USE_OPENSSL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> OPENSSLINC?= /usr/include |