Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 19:24:32 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508848 - head/x11/fluxbg
Message-ID:  <201908131924.x7DJOW0q054017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Aug 13 19:24:32 2019
New Revision: 508848
URL: https://svnweb.freebsd.org/changeset/ports/508848

Log:
  - attach license
  - pet portlint

Modified:
  head/x11/fluxbg/Makefile

Modified: head/x11/fluxbg/Makefile
==============================================================================
--- head/x11/fluxbg/Makefile	Tue Aug 13 19:13:54 2019	(r508847)
+++ head/x11/fluxbg/Makefile	Tue Aug 13 19:24:32 2019	(r508848)
@@ -10,11 +10,14 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$
 MAINTAINER=	jgh@FreeBSD.org
 COMMENT=	Background changer for fluxbox/blackbox
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libgtkmm-2.0.so:x11-toolkits/gtkmm20
 RUN_DEPENDS=	fbsetbg:x11-wm/fluxbox
 
-GNU_CONFIGURE=	yes
 USES=		compiler:c11 pathfix pkgconfig
+
+GNU_CONFIGURE=	yes
 PLIST_FILES=	bin/fluxbg \
 		bin/fluxbgd \
 		bin/fluxbg_conf



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