diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:55:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:55:24 +0000 |
commit | a65ed2e51bf631a6b8ab766f984bf33c686d239a (patch) | |
tree | 446f26536f63818c96e297aac8c4f1490814f146 /security/ocaml-cryptgps/Makefile | |
parent | 192c7ddec012f94ed6e9e8a5c98b23626960bfc3 (diff) |
Notes
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: |