diff options
Diffstat (limited to 'devel/ocaml-equeue/Makefile')
-rw-r--r-- | devel/ocaml-equeue/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/ocaml-equeue/Makefile b/devel/ocaml-equeue/Makefile index d6e45047a4dc..d2b74b3595cd 100644 --- a/devel/ocaml-equeue/Makefile +++ b/devel/ocaml-equeue/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ocaml-equeue -# Date created: 21 July 2004 -# Whom: David JULIEN -# +# Created by: David JULIEN # $FreeBSD$ -# PORTNAME= equeue PORTVERSION= 2.1.4 @@ -39,6 +35,7 @@ PLIST_SUB+= TCL="" PLIST_SUB+= TCL="@comment " .endif +NO_STAGE= yes post-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .if !defined(NOPORTDOCS) |