summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-06-17 08:15:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-06-17 08:15:52 +0000
commit9e208a7b83e1572f8febbeb30d04e8679b1b8a59 (patch)
tree7ef9d6865cde9c2069c1cac6227762f3a36443f2 /japanese
parent4.0b -> 4.0 (diff)
Mark this FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- the pkg/INSTALL
script hangs forever waiting for input.
Notes
Notes: svn path=/head/; revision=19515
Diffstat (limited to 'japanese')
-rw-r--r--japanese/dvipsk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/dvipsk/Makefile b/japanese/dvipsk/Makefile
index 4aff1503443a..99fda18a000a 100644
--- a/japanese/dvipsk/Makefile
+++ b/japanese/dvipsk/Makefile
@@ -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