diff options
Diffstat (limited to 'sysutils/cinnamon-control-center/Makefile')
-rw-r--r-- | sysutils/cinnamon-control-center/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index f939402eb56d..f5376ce8a9fe 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-control-center PORTVERSION= 2.4.2 CATEGORIES= sysutils gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -39,6 +38,8 @@ USES= autoreconf:build gettext gmake libtool pathfix \ python:2 pkgconfig USE_GNOME= evolutiondataserver3 gconf2 gnomeprefix \ gtk30 intlhack libgnomekbd +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_XORG= x11 xfixes sm INSTALLS_ICONS= yes USE_LDCONFIG= yes |