mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix installation.
PR: ports/64179 Submitted by: Lee Harr <missive@hotmail.com>
This commit is contained in:
parent
775b371526
commit
c05d2f03e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103889
@ -22,6 +22,11 @@ NO_CDROM= Possible copyright infringement
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF_VER= 253
|
||||
ACLOCAL= aclocal
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKDIR}/${DISTNAME} && ${ACLOCAL}
|
||||
cd ${WRKDIR}/${DISTNAME} && touch depcomp
|
||||
|
||||
pre-install:
|
||||
${MKDIR} ${PREFIX}/share/${PORTNAME}/score
|
||||
|
Loading…
Reference in New Issue
Block a user