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 /japanese | |
parent | 65d221b24f1fa41d8df99fe99033f97331c9d6e1 (diff) | |
download | ports-c628efbea8d1a3680719d303f654e8c1d2e33e19.tar.gz ports-c628efbea8d1a3680719d303f654e8c1d2e33e19.zip |
From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
repos.
-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
committed.
Noticed by: erwin, pav
Notes
Notes:
svn path=/head/; revision=184369
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/qt4-codecs-jp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/qt4-codecs-jp/Makefile b/japanese/qt4-codecs-jp/Makefile index 611576b91b4c..94c2e15a76b1 100644 --- a/japanese/qt4-codecs-jp/Makefile +++ b/japanese/qt4-codecs-jp/Makefile @@ -29,7 +29,6 @@ USE_GCC= 3.4+ #USE_BZIP2= yes HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ |