mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Err, this program links with qt, not qt2.. duh
This commit is contained in:
parent
5378efbda4
commit
d7790f9811
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21442
@ -39,4 +39,4 @@
|
||||
|
||||
fine: fine.o fine.mo
|
||||
- $(CC) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt -lX11 -lXext
|
||||
+ $(CXX) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt2 -lX11 -lXext
|
||||
+ $(CXX) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt -lX11 -lXext
|
||||
|
Loading…
Reference in New Issue
Block a user