Add a pre-configure target that removes the bogus symlink from
${WRKSRC}/config.guess to the nonexistent /usr/share/automake-1.4/config.guess
This commit is contained in:
parent
44ade3c00a
commit
c9e3133779
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84562
@ -29,4 +29,7 @@ USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
pre-configure:
|
||||
@${RM} ${WRKSRC}/config.guess
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user