diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:13:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:13:42 +0000 |
commit | 580a778a16c548027cb6b56ad3357f1dec74e859 (patch) | |
tree | 3181285e36d6e08abfc359972209897c5230fa7a /devel/ocaml-annexlib | |
parent | 34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff) | |
download | ports-580a778a16c548027cb6b56ad3357f1dec74e859.tar.gz ports-580a778a16c548027cb6b56ad3357f1dec74e859.zip |
Notes
Diffstat (limited to 'devel/ocaml-annexlib')
-rw-r--r-- | devel/ocaml-annexlib/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/ocaml-annexlib/Makefile b/devel/ocaml-annexlib/Makefile index 3b8db941ab24..41d0cef368e4 100644 --- a/devel/ocaml-annexlib/Makefile +++ b/devel/ocaml-annexlib/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: ocaml-annexlib -# Date created: 2006-08-01 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= annexlib PORTVERSION= 0.13.2 @@ -34,6 +29,7 @@ DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} PORTDOCS= * .endif +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |