1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove "temporary" symlinks which could cause a build to fail.

This commit is contained in:
Alan Eldridge 2002-11-30 03:51:55 +00:00
parent 708ad2de25
commit 61ecca67fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71246
4 changed files with 2 additions and 10 deletions

View File

@ -11,7 +11,7 @@
PORTNAME= autoconf213
PORTVERSION= 2.13.000227
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= binutils autoconf
@ -54,7 +54,5 @@ post-install:
.endfor
install-info ${PREFIX}/info/autoconf213.info \
${PREFIX}/info/dir
# temporary
${LN} -s . ${PREFIX}/share/autoconf213/autoconf
.include <bsd.port.mk>

View File

@ -29,6 +29,5 @@ share/autoconf213/autoheader.m4f
share/autoconf213/config.guess
share/autoconf213/config.sub
share/autoconf213/install-sh
share/autoconf213/autoconf
@dirrm libexec/autoconf213
@dirrm share/autoconf213

View File

@ -7,7 +7,7 @@
PORTNAME= automake14
PORTVERSION= 1.4.5
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
@ -46,9 +46,6 @@ pre-install:
${MKDIR} ${PREFIX}/share/automake14
${MKDIR} ${PREFIX}/share/aclocal14
${MKDIR} ${PREFIX}/libexec/automake14
# temporary
cd ${PREFIX}/share/automake14; ln -s . automake
cd ${PREFIX}/share/automake14; ln -s ../aclocal14 aclocal
post-install:
.for i in aclocal automake

View File

@ -79,8 +79,6 @@ share/automake14/texi-vers.am
share/automake14/texinfo.tex
share/automake14/texinfos.am
share/automake14/ylwrap
share/automake14/aclocal
share/automake14/automake
@dirrm libexec/automake14
@dirrm share/aclocal14
@dirrm share/automake14