summaryrefslogtreecommitdiffstats
path: root/x11/kdelibs4
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-30 18:56:50 +0000
committerknu <knu@FreeBSD.org>2001-08-30 18:56:50 +0000
commit3d8a13449570c845af6708962f0177683f60c691 (patch)
treee992c0e2345f71d04ea39f71b715ba50136d9011 /x11/kdelibs4
parent66c40e06b372f0c01bc4efcc528139763000ebea (diff)
downloadFreeBSD-ports-3d8a13449570c845af6708962f0177683f60c691.zip
FreeBSD-ports-3d8a13449570c845af6708962f0177683f60c691.tar.gz
Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by: kde (will), demon (MAINTAINERs)
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r--x11/kdelibs4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 5765e85..25eea3b 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,11 +8,11 @@
PORTNAME= kdelibs
PORTVERSION= 2.2
PORTREVISION= 3
-CATEGORIES= x11 kde
+CATEGORIES?= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
-MAINTAINER= kde@FreeBSD.org
+MAINTAINER?= kde@FreeBSD.org
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
OpenPOWER on IntegriCloud