diff options
author | makc <makc@FreeBSD.org> | 2012-09-20 07:57:37 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-09-20 07:57:37 +0800 |
commit | 440d78cd8bd64eda2e8ac422bd5c8e774ec19290 (patch) | |
tree | 749141efb6a73d338847fde4c1fbba777aeff89b /science/silo | |
parent | 8c5c460572f7730a591b7cbc26203c5845754466 (diff) | |
download | freebsd-ports-gnome-440d78cd8bd64eda2e8ac422bd5c8e774ec19290.tar.gz freebsd-ports-gnome-440d78cd8bd64eda2e8ac422bd5c8e774ec19290.tar.zst freebsd-ports-gnome-440d78cd8bd64eda2e8ac422bd5c8e774ec19290.zip |
Remove QT_COMPONENTS - Qt 3 ports don't use it
Diffstat (limited to 'science/silo')
-rw-r--r-- | science/silo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile index c670496e4c23..61114d8915a7 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes USE_QT_VER= 3 -QT_COMPONENTS= moc uic .ifdef WITH_PYTHON USE_PYTHON= yes |