Add BUILD_DEPENDS to avoid wasting time and mirror space on arch without

festival/core.
This commit is contained in:
sthen 2013-11-03 14:09:23 +00:00
parent 3cc400bd3a
commit 6cb9198178
4 changed files with 12 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.4 2013/03/10 22:55:02 espie Exp $
# $OpenBSD: Makefile.inc,v 1.5 2013/11/03 14:09:23 sthen Exp $
V?= 1.95
PKGNAME?= ${DISTNAME}-20040804
@ -27,3 +27,5 @@ ARCTIC_US_DEPS?=audio/festival/festlex/festlex_CMU \
WRKDIST?= ${WRKDIR}/festival
ARC_PRE?= ${PREFIX}/lib/festival/voices
ARC_WRK?= ${WRKDIST}/lib/voices
BUILD_DEPENDS+= audio/festival/core

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2013/03/10 22:55:02 espie Exp $
# $OpenBSD: Makefile.inc,v 1.6 2013/11/03 14:09:23 sthen Exp $
V?= 1.95
PKGNAME?= ${DISTNAME}-20040804
@ -16,6 +16,8 @@ PERMIT_DISTFILES_FTP?= Yes
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
BUILD_DEPENDS?= audio/festival/core# useless on arch without festival/core
NO_BUILD?= Yes
NO_TEST?= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2013/03/10 22:55:02 espie Exp $
# $OpenBSD: Makefile.inc,v 1.6 2013/11/03 14:09:23 sthen Exp $
V?= 1.95
PKGNAME?= ${DISTNAME}-20040804
@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP?= Yes
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
BUILD_DEPENDS?= audio/festival/core# useless on arch without festival/core
NO_BUILD?= Yes
NO_TEST?= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.7 2013/03/10 22:55:02 espie Exp $
# $OpenBSD: Makefile.inc,v 1.8 2013/11/03 14:09:23 sthen Exp $
MASTER_SITES?= http://spacehopper.org/mirrors/festival/
DIST_SUBDIR?= festival
@ -11,6 +11,8 @@ PERMIT_DISTFILES_FTP?= Yes
PERMIT_PACKAGE_CDROM?= No
PERMIT_PACKAGE_FTP?= Yes
BUILD_DEPENDS?= audio/festival/core# useless on arch without festival/core
NO_BUILD?= Yes
NO_TEST?= Yes