Add a BUILD_DEPENDS on autoconf. Noted in recent i386 bulk build.
This commit is contained in:
parent
b56ba87d0c
commit
350e163f4e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2001/02/26 22:32:09 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2001/03/05 20:11:26 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfmail-1.4.7
|
||||
|
@ -10,6 +10,7 @@ MAINTAINER= root@garbled.net
|
|||
HOMEPAGE= http://xfmail.slappy.org/
|
||||
COMMENT= Xforms based mail application for Unix operating systems
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoheader:../../devel/autoconf
|
||||
DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
|
||||
DEPENDS+= xforms>=0.88nb1:../../x11/xforms
|
||||
DEPENDS+= glib-*:../../devel/glib
|
||||
|
|
Loading…
Reference in a new issue