diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
| commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
| tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/nitrogen | |
| parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) | |
Notes
Diffstat (limited to 'sysutils/nitrogen')
| -rw-r--r-- | sysutils/nitrogen/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/nitrogen/Makefile b/sysutils/nitrogen/Makefile index bddf9116ca81..9bd155b347d1 100644 --- a/sysutils/nitrogen/Makefile +++ b/sysutils/nitrogen/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ RUN_DEPENDS= gnome-icon-theme>0:misc/gnome-icon-theme \ hicolor-icon-theme>0:misc/hicolor-icon-theme -USES= compiler:c++11-lang gettext gmake gnome iconv localbase pkgconfig +USES= compiler:c++11-lang gettext gmake gnome iconv localbase \ + pkgconfig xorg USE_CXXSTD= c++11 USE_GNOME= gtkmm24 INSTALLS_ICONS= yes |
