diff options
Diffstat (limited to 'sysutils/cinnamon-settings-daemon/Makefile')
-rw-r--r-- | sysutils/cinnamon-settings-daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cinnamon-settings-daemon/Makefile b/sysutils/cinnamon-settings-daemon/Makefile index 1771bde2b7c7..1b0689264536 100644 --- a/sysutils/cinnamon-settings-daemon/Makefile +++ b/sysutils/cinnamon-settings-daemon/Makefile @@ -4,7 +4,6 @@ PORTNAME= cinnamon-settings-daemon PORTVERSION= 2.4.3 CATEGORIES= sysutils gnome -MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org @@ -31,6 +30,8 @@ USES= autoreconf:build gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack libgnomekbd \ libxslt:build +USE_GITHUB= yes +GH_ACCOUNT= linuxmint USE_XORG= xxf86misc GNU_CONFIGURE= yes PATHFIX_MAKEFILEIN= Makefile.am |