for itstool, a BUILD_DEPENDS is sufficient
This commit is contained in:
parent
cab0670f90
commit
68822dd5ce
2 changed files with 4 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2012/07/06 05:04:23 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2012/07/06 14:48:35 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gcalctool-6.4.2.1
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/6.4/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -21,7 +20,7 @@ USE_LIBTOOL= yes
|
|||
USE_TOOLS+= bison gmake gsed intltool flex msgfmt pkg-config
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
||||
DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../devel/glib2/schemas.mk"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.7 2012/07/06 05:03:15 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2012/07/06 14:48:35 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= yelp-3.4.2
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
@ -19,7 +18,7 @@ USE_LIBTOOL= yes
|
|||
USE_PKGLOCALEDIR= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
|
||||
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4
|
||||
|
||||
|
|
Loading…
Reference in a new issue