diff options
Diffstat (limited to 'x11/gnomelibs/Makefile')
-rw-r--r-- | x11/gnomelibs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index de71c34f625e..d45b775cbf41 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.2.9 PORTREVISION= 1 -CATEGORIES= x11 gnome +CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs DISTNAME= gnome-libs-${PORTVERSION} |