diff options
-rw-r--r-- | japanese/dvipsk/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/japanese/dvipsk/Makefile b/japanese/dvipsk/Makefile index 0f9a46d57286..56bedd6f447a 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.4 1999/06/17 08:15:52 asami Exp $ +# $Id: Makefile,v 1.5 1999/06/22 23:55:49 steve Exp $ # DISTNAME= dvipsk-5.78a @@ -21,9 +21,6 @@ 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 |