diff options
Diffstat (limited to 'security/aolserver-nsopenssl/Makefile')
-rw-r--r-- | security/aolserver-nsopenssl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/aolserver-nsopenssl/Makefile b/security/aolserver-nsopenssl/Makefile index c139e10268f4..bf0b214e771b 100644 --- a/security/aolserver-nsopenssl/Makefile +++ b/security/aolserver-nsopenssl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: aolserver-nsopenssl -# Date created: 12 Oct 2006 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= aolserver-nsopenssl PORTVERSION= 3.0.b26 @@ -35,6 +31,7 @@ MAKE_ARGS= AOLSERVER=${LOCALBASE}/${AOLSERVERBASE} OPENSSL=${OPENSSLBASE} PORTDOCS= ChangeLog README TODO .endif +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} |