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 /accessibility | |
parent | mp4box is a mp4 container merge tool from gpac. (diff) |
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 'accessibility')
-rw-r--r-- | accessibility/qt4-accessible/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/qt4-accessible/Makefile b/accessibility/qt4-accessible/Makefile index 0ddce4375499..bd1e57e632f7 100644 --- a/accessibility/qt4-accessible/Makefile +++ b/accessibility/qt4-accessible/Makefile @@ -9,7 +9,7 @@ PORTNAME= accessible PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= accessibility ipv6 +CATEGORIES?= accessibility MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} |