diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-01-01 15:59:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-01-01 15:59:19 +0000 |
commit | d939a48eb4afcd3bde7259b1260f9e6459c98244 (patch) | |
tree | 58677ad675590356b4b91eec49da2d00552bc85c /x11/cinnamon | |
parent | 1d15d261eeed199fadd128f45c8669301de8ef6d (diff) |
Notes
Diffstat (limited to 'x11/cinnamon')
-rw-r--r-- | x11/cinnamon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 3894a702e6a4..6bdcf929b2ae 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -37,7 +37,8 @@ RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \ WRKSRC= ${WRKDIR}/Cinnamon-${PORTVERSION} -USES= autoreconf:build gettext gmake libtool pathfix pkgconfig python shebangfix +USES= autoreconf:build compiler:c11 gettext gmake libtool \ + pathfix pkgconfig python shebangfix USE_GNOME= evolutiondataserver3 gconf2 gnomedesktop3 \ gnomeprefix gtk30 intlhack introspection:build # this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX}) |