diff options
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 168d405301e9..2a444f8262be 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -17,7 +17,6 @@ MAINTAINER= jasone@FreeBSD.org COMMENT= Like make(1), but more powerful and clean GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ YACC=yacc CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |