summaryrefslogtreecommitdiff
path: root/graphics/jgv
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-22 18:16:59 +0000
commitbb53f3ecee6dcf35d029f67251a8c837bf8fa696 (patch)
tree85ac1b7e3561dcf2b3d1248139d7928f49a74783 /graphics/jgv
parentfix distfile unfetchable problem (diff)
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category) upfront.
Notes
Notes: svn path=/head/; revision=42933
Diffstat (limited to 'graphics/jgv')
-rw-r--r--graphics/jgv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jgv/Makefile b/graphics/jgv/Makefile
index cb536f075a27..8ce44de2b00f 100644
--- a/graphics/jgv/Makefile
+++ b/graphics/jgv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jgv
PORTVERSION= 0.2a
-CATEGORIES= ${CATEGORY_LIST}
+CATEGORIES+= ${CATEGORY_LIST}
MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/
DISTNAME= JGV-${PORTVERSION}