mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
math/gap: Attempt to fix for autoconf problems
Suggested by: tijl@FreeBSD.org
This commit is contained in:
parent
14d3a9ad5c
commit
5308e84ce7
@ -20,7 +20,7 @@ USES= gmake libtool localbase perl5 readline shebangfix
|
||||
USE_PERL5= run
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
SHEBANG_FILES= .
|
||||
SHEBANG_FILES= . -not -name '*.ac' -not -name '*.am' -not -name '*.m4'
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user