Requires textproc/itstool to configure.
This commit is contained in:
parent
09180349ac
commit
3663ce0c6e
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.5 2012/07/04 19:59:07 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2012/07/06 04:34:42 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= yelp-3.4.2
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -18,6 +19,8 @@ USE_LIBTOOL= yes
|
|||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
DEPENDS+= itstool-[0-9]*:../../textproc/itstool/buildlink3.mk
|
||||
|
||||
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4
|
||||
|
||||
.include "../../archivers/bzip2/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue