diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-23 18:12:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-23 18:12:26 +0000 |
commit | 78da40aa98fcf6cb07ce5586fa21a0ebbf344900 (patch) | |
tree | 137406de20fa3d6cc8b974ee1cecac3ea2105c30 /devel/cook | |
parent | b6d2dde3b5f30ac582771ce6f232d0b08b60b648 (diff) |
Notes
Diffstat (limited to 'devel/cook')
-rw-r--r-- | devel/cook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 11c7f0503a29..6dbb29d0456c 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/ MAINTAINER= jasone@canonware.com COMMENT= Like make(1), but more powerful and clean -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib \ |