Add build dependency on xgettext.
This commit is contained in:
parent
26a9302951
commit
b9504412d3
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2000/11/19 14:57:54 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2000/12/08 17:37:15 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= popt-1.2
|
||||
|
@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.redhat.com/redhat/code/popt/
|
|||
|
||||
MAINTAINER= packages@netbsd.org
|
||||
|
||||
BUILD_DEPENDS+= xgettext:../../devel/gettext
|
||||
|
||||
CONFLICTS= ORBit<=0.5.3
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue