mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Ptex-common is needed not only during the build process but also during
the runtime.
This commit is contained in:
parent
e5ea959584
commit
0c4e14124f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8133
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/10/05 19:29:32 max Exp $
|
||||
# $Id: Makefile,v 1.19 1997/10/05 21:07:13 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= base-9706
|
||||
@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ecfonts-1.0.tar.gz tfm.tar \
|
||||
MAINTAINER= max@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= ptex-common:${PORTSDIR}/japanese/ptex-common
|
||||
RUN_DEPENDS= ptex-common:${PORTSDIR}/japanese/ptex-common
|
||||
|
||||
WRKSRC= ${WRKDIR}/base
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ecfonts-1.0.tar.gz \
|
||||
|
Loading…
Reference in New Issue
Block a user