summaryrefslogtreecommitdiff
path: root/chinese/rxvt-gb
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:19:44 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:19:44 +0000
commitf88690bf531db7a458a5ef0b75c120731969eae1 (patch)
tree1f7747e37edd48ad8ab16eaff6c38cf0928d2d58 /chinese/rxvt-gb
parentDon't overwrite CATEGORIES in master ports. Use += instead, so slaves (diff)
Ports policy:
Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly.
Diffstat (limited to 'chinese/rxvt-gb')
-rw-r--r--chinese/rxvt-gb/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/rxvt-gb/Makefile b/chinese/rxvt-gb/Makefile
index 89c336cbba2b..55b4280d6dea 100644
--- a/chinese/rxvt-gb/Makefile
+++ b/chinese/rxvt-gb/Makefile
@@ -4,6 +4,9 @@
#
# $FreeBSD$
#
+
+CATEGORIES= chinese
+
MASTERDIR= ${.CURDIR}/../../x11/rxvt
.include "${MASTERDIR}/Makefile"