diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-23 09:30:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-11-23 09:30:28 +0000 |
commit | ae35e9372c762f0178a8a4b8851aa426475636b4 (patch) | |
tree | c17944b33770c6d1ff296935dc41d4729a02d8de | |
parent | 596d8b7072d3df555305ccd9898beae6defd6571 (diff) | |
download | ports-ae35e9372c762f0178a8a4b8851aa426475636b4.tar.gz ports-ae35e9372c762f0178a8a4b8851aa426475636b4.zip |
Notes
-rw-r--r-- | x11-fm/deforaos-browser/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/deforaos-browser/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/deforaos-browser/Makefile b/x11-fm/deforaos-browser/Makefile index c35a888e4f97..55281459e1ca 100644 --- a/x11-fm/deforaos-browser/Makefile +++ b/x11-fm/deforaos-browser/Makefile @@ -10,7 +10,7 @@ DISTNAME= Browser-${PORTVERSION} MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop file browser -LICENSE= GPLv3 +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem \ @@ -25,9 +25,9 @@ NLS_USES= gettext DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl +USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 cairo USE_XORG= x11 -USES= desktop-file-utils pkgconfig USE_LDCONFIG= yes INSTALLS_ICONS= yes MAKE_ARGS+= PREFIX=${PREFIX} diff --git a/x11-fm/deforaos-browser/pkg-descr b/x11-fm/deforaos-browser/pkg-descr index e916e214c549..de4bfacbfd41 100644 --- a/x11-fm/deforaos-browser/pkg-descr +++ b/x11-fm/deforaos-browser/pkg-descr @@ -1,3 +1,3 @@ DeforaOS desktop browser -WWW: http://www.defora.org/ +WWW: https://www.defora.org/ |