diff options
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r-- | devel/omniNotify/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index 37dbc7daa911..598324f0a38c 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: omniNotify -# Date created: 23 November 2004 -# Whom: Sergey Matveychuk <sem@FreeBSD.org> -# +# Created by: Sergey Matveychuk <sem@FreeBSD.org> # $FreeBSD$ -# PORTNAME= omniNotify PORTVERSION= 2.1.01 @@ -36,6 +32,7 @@ CONFIGURE_SCRIPT= ../configure CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --with-omniorb=${LOCALBASE} +NO_STAGE= yes .include <bsd.port.pre.mk> pre-configure: |