diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-06 12:49:19 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-06 12:49:19 +0000 |
commit | c628efbea8d1a3680719d303f654e8c1d2e33e19 (patch) | |
tree | c2d7fa67375e4db516b4bc662bc6efbb2d8bb2a6 /devel/qt4-corelib | |
parent | 65d221b24f1fa41d8df99fe99033f97331c9d6e1 (diff) |
Notes
Diffstat (limited to 'devel/qt4-corelib')
-rw-r--r-- | devel/qt4-corelib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index c83018950d77..c21e4460452f 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -28,7 +28,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ |