1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Mark this FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- the pkg/INSTALL

script hangs forever waiting for input.
This commit is contained in:
Satoshi Asami 1999-06-17 08:15:52 +00:00
parent 7ad6a80934
commit 9e208a7b83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19515

View File

@ -3,7 +3,7 @@
# Date created: 25 Aug 1997
# Whom: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
#
# $Id: Makefile,v 1.2 1998/07/20 02:55:30 steve Exp $
# $Id: Makefile,v 1.3 1999/06/05 22:29:48 mharo Exp $
#
DISTNAME= dvipsk-5.78a
@ -21,6 +21,9 @@ RUN_DEPENDS= ptex-common:${PORTSDIR}/japanese/ptex-common \
${PREFIX}/share/fonts/vf-a2bk:${PORTSDIR}/japanese/vftool
MANUAL_PACKAGE_BUILD= incompatible with other versions of dvipsk-*
.if defined(PARALLEL_PACKAGE_BUILD)
FORBIDDEN= hangs indefinitely in pkg/INSTALL upon pkg_add
.endif
USE_GMAKE= yes
GNU_CONFIGURE= yes