diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-05-16 09:31:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-05-16 09:31:35 +0000 |
commit | 11309e7b2c9c96b91e75b0d16451f214a48ea3e6 (patch) | |
tree | f77d80ef1124be37be0feb87e5e8e2ea34e03c46 /x11 | |
parent | 6f4fdffa6e647c9599d5bd4e1081a50a84abb0cb (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/deforaos-panel/Makefile | 8 | ||||
-rw-r--r-- | x11/deforaos-panel/pkg-descr | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index 469bc53b7881..6d17d609eba4 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -15,15 +15,15 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libDesktop.so:x11/deforaos-libdesktop \ - libSystem.so:devel/deforaos-libsystem \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libSystem.so:devel/deforaos-libsystem \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 BUILD_DEPENDS= browser:x11-fm/deforaos-browser RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ sudo:security/sudo +USES= gnome pkgconfig USE_GNOME= gtk20 cairo -USES= pkgconfig USE_XORG= x11 INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/x11/deforaos-panel/pkg-descr b/x11/deforaos-panel/pkg-descr index a0b1e80e3a85..0c74fb164feb 100644 --- a/x11/deforaos-panel/pkg-descr +++ b/x11/deforaos-panel/pkg-descr @@ -1,3 +1,3 @@ DeforaOS desktop panel -WWW: http://www.defora.org/ +WWW: https://www.defora.org/ |