diff options
author | asami <asami@FreeBSD.org> | 2001-03-25 02:11:25 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-03-25 02:11:25 +0000 |
commit | aac715956776269432ace9490e8e8eb73abe8cb1 (patch) | |
tree | d012cc083c79b3c58d025862c8b280f3cb721b0f /x11-toolkits | |
parent | 82f80aadcdfba72398f5bde5099fcaf15e0fe37f (diff) | |
download | FreeBSD-ports-aac715956776269432ace9490e8e8eb73abe8cb1.zip FreeBSD-ports-aac715956776269432ace9490e8e8eb73abe8cb1.tar.gz |
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 5b3fc7a..8c74131 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 |