diff options
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r-- | devel/py-omniorb/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 0e205afab3ef..5661922bdc99 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-omniorb -# Date created: 14 November 2000 -# Whom: Johann Visagie <johann@egenetics.com> -# +# Created by: Johann Visagie <johann@egenetics.com> # $FreeBSD$ -# PORTNAME= omniorb PORTVERSION= 3.6 @@ -42,6 +38,7 @@ CONFIGURE_SCRIPT= ../configure CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} --with-omniorb=${LOCALBASE} +NO_STAGE= yes pre-configure: @${MKDIR} ${CONFIGURE_WRKSRC} @cd ${OMNIORB_WRKSRC} && ${FIND} idl | ${CPIO} --quiet -pdum ${WRKSRC} |