diff options
Diffstat (limited to 'security/ocaml-cryptgps/Makefile')
-rw-r--r-- | security/ocaml-cryptgps/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/ocaml-cryptgps/Makefile b/security/ocaml-cryptgps/Makefile index e5b3be32c3ee..65827ace1416 100644 --- a/security/ocaml-cryptgps/Makefile +++ b/security/ocaml-cryptgps/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: ocaml-cryptgps -# Date created: 2006-08-01 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= cryptgps PORTVERSION= 0.2.1 @@ -31,6 +26,7 @@ PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} .endif +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |