aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-07 22:01:59 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-09-07 22:01:59 +0800
commit36472b0c7932dc768d68537e32a0134c4b75961e (patch)
treeeb255f674bcb1558ae466a2d0603397f2f1b79a9 /editors
parenteb5fc76cf5ba1662337ece545849e1ca93043490 (diff)
downloadfreebsd-ports-gnome-36472b0c7932dc768d68537e32a0134c4b75961e.tar.gz
freebsd-ports-gnome-36472b0c7932dc768d68537e32a0134c4b75961e.tar.zst
freebsd-ports-gnome-36472b0c7932dc768d68537e32a0134c4b75961e.zip
Link with qt2, not qt.
Diffstat (limited to 'editors')
-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