diff options
Diffstat (limited to 'devel/baz/Makefile')
-rw-r--r-- | devel/baz/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/baz/Makefile b/devel/baz/Makefile index 86e77a9a0f06..9804c7c84646 100644 --- a/devel/baz/Makefile +++ b/devel/baz/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: baz -# Date created: 11 October 2005 -# Whom: Ulf Lilleengen -# +# Created by: Ulf Lilleengen # $FreeBSD$ -# PORTNAME= baz PORTVERSION= 1.4.2 @@ -38,6 +34,7 @@ PATCH_WRKSRC= ${BASEWRKDIR} LDFLAGS+= -L ${LOCALBASE}/lib CFLAGS+= -I ${LOCALBASE}/include ${LDFLAGS} +NO_STAGE= yes .include <bsd.port.pre.mk> pre-patch: |