diff options
author | asami <asami@FreeBSD.org> | 2001-03-25 10:11:25 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-03-25 10:11:25 +0800 |
commit | aac715956776269432ace9490e8e8eb73abe8cb1 (patch) | |
tree | d012cc083c79b3c58d025862c8b280f3cb721b0f /x11-toolkits | |
parent | 82f80aadcdfba72398f5bde5099fcaf15e0fe37f (diff) | |
download | freebsd-ports-graphics-aac715956776269432ace9490e8e8eb73abe8cb1.tar.gz freebsd-ports-graphics-aac715956776269432ace9490e8e8eb73abe8cb1.tar.zst freebsd-ports-graphics-aac715956776269432ace9490e8e8eb73abe8cb1.zip |
qt22-static -> qt2-static
Submitted by: obento-
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 5b3fc7a1af1..8c7413104de 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -78,8 +78,8 @@ SUBDIR += py-tkinter SUBDIR += py-wxPython SUBDIR += qt145 + SUBDIR += qt2-static SUBDIR += qt22 - SUBDIR += qt22-static SUBDIR += qt23 SUBDIR += rep-gtk SUBDIR += ruby-fltk |