diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-16 10:12:15 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-16 10:12:15 +0000 |
commit | 8bd00266dc1b89a8a7a9d6170d1d895ef285c905 (patch) | |
tree | 78e6b0d3b242b999541f0e267c681933f7c9bc9d /devel/Makefile | |
parent | d35a45eeb49c097657f16ba58ccbdf86bc3a59b4 (diff) | |
download | ports-8bd00266dc1b89a8a7a9d6170d1d895ef285c905.tar.gz ports-8bd00266dc1b89a8a7a9d6170d1d895ef285c905.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index f4414270af20..075023cea3b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1971,12 +1971,15 @@ SUBDIR += qt4-designer SUBDIR += qt4-libqtassistantclient SUBDIR += qt4-linguist + SUBDIR += qt4-makeqpf SUBDIR += qt4-moc SUBDIR += qt4-porting + SUBDIR += qt4-qdbusviewer SUBDIR += qt4-qt3support SUBDIR += qt4-qtestlib SUBDIR += qt4-qvfb SUBDIR += qt4-rcc + SUBDIR += qt4-script SUBDIR += qt4-uic SUBDIR += qt4-uic3 SUBDIR += qsa |