From 59b133cd949a427545cfb42bac9400f50bd7fbea Mon Sep 17 00:00:00 2001 From: lofi Date: Tue, 6 Feb 2007 12:49:19 +0000 Subject: 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 --- devel/qt4-linguist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/qt4-linguist') diff --git a/devel/qt4-linguist/Makefile b/devel/qt4-linguist/Makefile index 8effdb5d7bcc..f9e4261ea1f2 100644 --- a/devel/qt4-linguist/Makefile +++ b/devel/qt4-linguist/Makefile @@ -9,7 +9,7 @@ PORTNAME= linguist PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} -- cgit