1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

To avoid package building error reports, set FORBIDDEN variable.

This commit is contained in:
SADA Kenji 1999-08-20 21:28:28 +00:00
parent 1bd703e3ab
commit 3f482e825f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20836

View File

@ -3,7 +3,7 @@
# Date created: 14 April 1999
# Whom: OKAZAKI Tetsurou
#
# $Id: Makefile,v 1.2 1999/06/06 16:30:04 steve Exp $
# $Id: Makefile,v 1.3 1999/08/10 18:59:45 sada Exp $
#
DISTNAME= emacs-20.3-man-jp
@ -18,6 +18,8 @@ BUILD_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20 \
/nonexistent:${PORTSDIR}/editors/emacs20:fetch
BROKEN= "Depending emacs ports are already 20.4. Waiting for upgrade."
FORBIDDEN= ${BROKEN} # Avoiding package building error report.
# EMACS_ARC is fetched by BUILD_DEPENDS
EMACS_DISTNAME= emacs-20.3
EMACS_ARC= ${EMACS_DISTNAME}.tar.gz