Move distfiles to their own subdirectory.

PR:		ports/15142
Submitted by:	lioux
This commit is contained in:
Jean-Marc Zucconi 2003-08-08 23:36:40 +00:00
parent 974a6f062a
commit 8a9b076783
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86617
2 changed files with 10 additions and 8 deletions

View File

@ -19,6 +19,8 @@ EXTRACT_ONLY= web2c-7.2b.tar.gz web-7.2a.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
MAINTAINER= jmz@FreeBSD.org
COMMENT= TeX and METAFONT
DIST_SUBDIR= tex
USE_GMAKE= yes
GNU_CONFIGURE= yes
@ -36,7 +38,7 @@ pre-configure:
post-configure:
@cd ${WRKSRC}/web2c; \
${LN} -s ../../tfm/*.tfm ../../base/*.tex ../../mf/*.mf ../../lib/*.mf .; \
${CP} ${DISTDIR}/modes.mf .
${CP} ${DISTDIR}/${DIST_SUBDIR}/modes.mf .
do-build:
@(cd ${WRKSRC}; unset `env|${GREP} ^TEX|${SED} -e s/=.*//`; \

View File

@ -1,7 +1,7 @@
MD5 (web2c-7.2b.tar.gz) = 11de4ea0608d412a31844720f8ad5998
MD5 (web-7.2a.tar.gz) = 9c207c476858aedd43953e14d1669e8b
MD5 (tex_base.tar.gz) = 2869d7c20129534938ef5302aea8e1aa
MD5 (cm_tfm.tar.gz) = 048cbc77cde367a3e7f22ebafa97f14b
MD5 (mf_lib.tar.gz) = 6a3e30804ef47f0803b3ae87e56028ff
MD5 (cm_mf.tar.gz) = 060b79bb5ac89b292b4377a8866ac983
MD5 (modes.mf) = 8985161376dc78ed599e0eb5c7265b31
MD5 (tex/web2c-7.2b.tar.gz) = 11de4ea0608d412a31844720f8ad5998
MD5 (tex/web-7.2a.tar.gz) = 9c207c476858aedd43953e14d1669e8b
MD5 (tex/tex_base.tar.gz) = 2869d7c20129534938ef5302aea8e1aa
MD5 (tex/cm_tfm.tar.gz) = 048cbc77cde367a3e7f22ebafa97f14b
MD5 (tex/mf_lib.tar.gz) = 6a3e30804ef47f0803b3ae87e56028ff
MD5 (tex/cm_mf.tar.gz) = 060b79bb5ac89b292b4377a8866ac983
MD5 (tex/modes.mf) = 8985161376dc78ed599e0eb5c7265b31