Skip to content

Commit e27249f

Browse files
author
sjurnm
committed
Deleted the configure phase, to try to make it build using the old build system. It didn't work. I'll stop here for now, awaiting further feedback on the autotools build infra.
1 parent a3b1c6f commit e27249f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

macports-foma/devel/foma/Portfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ depends_build port:bison \
2828
port:flex \
2929
port:libtool
3030

31+
# The following deletes the configure phase, which doesn't work with the present build system:
32+
configure {}
33+
3134
#configure.args --enable-lexc
3235

3336
test.run no

0 commit comments

Comments
 (0)