summaryrefslogtreecommitdiff
path: root/editors/fine/files/patch-aa
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-08 23:38:55 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-08 23:38:55 +0000
commitd7790f981144396c03cec356116b55a038621d65 (patch)
treed8cf76108c363b3a667f2cfbdd834816b50e9053 /editors/fine/files/patch-aa
parentBROKEN if OSVERSION < 400004. This port requires NEWGCC but uses (diff)
Err, this program links with qt, not qt2.. duh
Notes
Notes: svn path=/head/; revision=21442
Diffstat (limited to '')
-rw-r--r--editors/fine/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fine/files/patch-aa b/editors/fine/files/patch-aa
index 99e1bdef80c9..05ee1bbf4bce 100644
--- a/editors/fine/files/patch-aa
+++ b/editors/fine/files/patch-aa
@@ -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