hook devel/help2man on BUILD_DEPENDS pointed by sthen@
This commit is contained in:
parent
2f3bcdd924
commit
259c645fbb
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2012/09/26 19:41:55 gonzalo Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2012/10/01 12:58:29 gonzalo Exp $
|
||||
|
||||
COMMENT= lightweight Emacs clone
|
||||
DISTNAME= zile-2.4.8
|
||||
REVISION= 0
|
||||
CATEGORIES= editors
|
||||
HOMEPAGE= http://www.gnu.org/software/zile/
|
||||
|
||||
@ -15,10 +16,12 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=zile/}
|
||||
|
||||
WANTLIB += c gc ncursesw pthread
|
||||
WANTLIB += c gc ncursesw
|
||||
|
||||
LIB_DEPENDS= devel/boehm-gc
|
||||
|
||||
BUILD_DEPENDS= devel/help2man
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
Loading…
x
Reference in New Issue
Block a user