summaryrefslogtreecommitdiff
path: root/editors/fine/files/patch-aa
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-07 14:01:59 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-07 14:01:59 +0000
commit241727310214486793e361ff9de5202025b18b68 (patch)
tree4d97fb6699b1d9a1f898745602b95b9a8bbe3e5c /editors/fine/files/patch-aa
parentUpdate to include the URL for newer Bt848 drivers (diff)
Link with qt2, not qt.
Notes
Notes: svn path=/head/; revision=21375
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 05ee1bbf4bce..99e1bdef80c9 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 -lqt -lX11 -lXext
++ $(CXX) -g -ofine fine.o fine.mo $(OPTIONS) $(LIB) -lFine -lqt2 -lX11 -lXext