diff options
-rw-r--r-- | japanese/ptex-base/Makefile | 4 | ||||
-rw-r--r-- | japanese/ptex-common/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/japanese/ptex-base/Makefile b/japanese/ptex-base/Makefile index e2c639f46f8b..eb87e497b948 100644 --- a/japanese/ptex-base/Makefile +++ b/japanese/ptex-base/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Nov 1995 # Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> # -# $Id: Makefile,v 1.6 1996/04/26 08:47:37 asami Exp $ +# $Id: Makefile,v 1.7 1996/08/22 00:57:24 asami Exp $ # DISTNAME= ptex3.1415.p2.1.4 @@ -27,6 +27,8 @@ EXTRACT_ONLY= ptex-2.1.4.tar.gz web-6.1.tar.gz web2c-6.1.tar.gz \ MAINTAINER= max@sfc.wide.ad.jp +BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/kpathsea-2.6 STRIP= # some shell scripts diff --git a/japanese/ptex-common/Makefile b/japanese/ptex-common/Makefile index e2c639f46f8b..eb87e497b948 100644 --- a/japanese/ptex-common/Makefile +++ b/japanese/ptex-common/Makefile @@ -3,7 +3,7 @@ # Date created: 5 Nov 1995 # Whom: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> # -# $Id: Makefile,v 1.6 1996/04/26 08:47:37 asami Exp $ +# $Id: Makefile,v 1.7 1996/08/22 00:57:24 asami Exp $ # DISTNAME= ptex3.1415.p2.1.4 @@ -27,6 +27,8 @@ EXTRACT_ONLY= ptex-2.1.4.tar.gz web-6.1.tar.gz web2c-6.1.tar.gz \ MAINTAINER= max@sfc.wide.ad.jp +BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison + GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/kpathsea-2.6 STRIP= # some shell scripts |