From c1620ae890ca816cebec45869bac2a587200e3ea Mon Sep 17 00:00:00 2001 From: ade Date: Wed, 24 Jan 2001 16:03:49 +0000 Subject: Allow CATEGORIES to be overriden by the respective japanese/* ports (and others, should they ever be born) Still don't understand why practically all of this can't be merged into the main GNOME source tree, but hey ho. Requsted by: knu --- math/gnumeric/Makefile | 2 +- math/gnumeric2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 5433480..6d28843 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnumeric PORTVERSION= 0.61 -CATEGORIES= math gnome +CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 5433480..6d28843 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnumeric PORTVERSION= 0.61 -CATEGORIES= math gnome +CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric -- cgit v1.1