Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2019 09:31:32 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501080 - head/x11/deforaos-libdesktop
Message-ID:  <201905090931.x499VWLB082132@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May  9 09:31:32 2019
New Revision: 501080
URL: https://svnweb.freebsd.org/changeset/ports/501080

Log:
  - Add USES=gnome
  - Pet portlint
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/x11/deforaos-libdesktop/Makefile
  head/x11/deforaos-libdesktop/pkg-descr

Modified: head/x11/deforaos-libdesktop/Makefile
==============================================================================
--- head/x11/deforaos-libdesktop/Makefile	Thu May  9 09:01:32 2019	(r501079)
+++ head/x11/deforaos-libdesktop/Makefile	Thu May  9 09:31:32 2019	(r501080)
@@ -17,8 +17,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libSystem.so:devel/deforaos-libsystem
 
+USES=		gnome pkgconfig
 USE_GNOME=	gtk20
-USES=		pkgconfig
 USE_LDCONFIG=	yes
 MAKE_ARGS+=	PREFIX=${PREFIX}
 MAKE_ENV+=	MANDIR=${STAGEDIR}${MANPREFIX}/man

Modified: head/x11/deforaos-libdesktop/pkg-descr
==============================================================================
--- head/x11/deforaos-libdesktop/pkg-descr	Thu May  9 09:01:32 2019	(r501079)
+++ head/x11/deforaos-libdesktop/pkg-descr	Thu May  9 09:31:32 2019	(r501080)
@@ -1,3 +1,3 @@
 DeforaOS desktop library
 
-WWW: http://www.defora.org/
+WWW: https://www.defora.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905090931.x499VWLB082132>