diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-08-02 22:37:40 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-08-02 22:37:40 +0000 |
commit | e332496be5f6fa4fa10c72920241b6910a69ca00 (patch) | |
tree | 7c1e4ee6690abd492b16853205c1bf65c308e4fb /devel/qt4-makeqpf/Makefile | |
parent | a89bbaf869b99b813eb1a147e18884857d7e5495 (diff) | |
download | ports-e332496be5f6fa4fa10c72920241b6910a69ca00.tar.gz ports-e332496be5f6fa4fa10c72920241b6910a69ca00.zip |
Notes
Diffstat (limited to 'devel/qt4-makeqpf/Makefile')
-rw-r--r-- | devel/qt4-makeqpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt4-makeqpf/Makefile b/devel/qt4-makeqpf/Makefile index 85274db8ef62..bb0e1d2f44cd 100644 --- a/devel/qt4-makeqpf/Makefile +++ b/devel/qt4-makeqpf/Makefile @@ -19,7 +19,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Qt qtopia font creator USE_QT_VER= 4 -QT_COMPONENTS= qmake moc rcc uic corelib gui +QT_COMPONENTS= qmake_build moc_build rcc_build uic_build corelib gui QT_NONSTANDARD= yes QT_DIST= yes |