diff options
Diffstat (limited to 'net/stone/Makefile')
-rw-r--r-- | net/stone/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/stone/Makefile b/net/stone/Makefile index f35ae0d319d6..0c0011fb0d41 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: stone -# Date created: 25 April 2001 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# +# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp> # $FreeBSD$ -# PORTNAME= stone PORTVERSION= 2.3e @@ -21,6 +17,7 @@ MANLANG= "" ja USE_RC_SUBR= stone USE_OPENSSL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(WITHOUT_SSL) |