aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-03-21 15:59:32 +0000
committerAde Lovett <ade@FreeBSD.org>2001-03-21 15:59:32 +0000
commit32daf3b9ed587e7c655ff7f1f3ed2355c5b1b6f2 (patch)
tree780371b72090e0468838f8174c095039bbf96c6a
parent1d4b36734aede4b1d97bd512fdd09721fa152c9b (diff)
Allow CATEGORIES to be overridable by the japanese/gal slave port
Submitted by: knu
-rw-r--r--x11-toolkits/gal/Makefile2
-rw-r--r--x11-toolkits/gal2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile
index d7223ac381a0..39c19bb3b35f 100644
--- a/x11-toolkits/gal/Makefile
+++ b/x11-toolkits/gal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gal
PORTVERSION= 0.5
-CATEGORIES= x11-toolkits gnome
+CATEGORIES?= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gal
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile
index d7223ac381a0..39c19bb3b35f 100644
--- a/x11-toolkits/gal2/Makefile
+++ b/x11-toolkits/gal2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gal
PORTVERSION= 0.5
-CATEGORIES= x11-toolkits gnome
+CATEGORIES?= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gal