Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 13:46:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230748] New port: x11/i3blocks Status bar for i3 window manager
Message-ID:  <bug-230748-7788-ayF1sbnruP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230748-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230748-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230748

--- Comment #2 from Dmitri Goutnik <dg@syrec.org> ---
A few more notes:

Instead of modifying CFLAGS, it's preferable to use USES=3Dlocalbase:

-CFLAGS +=3D      -I${LOCALBASE}/include
-USES=3D          gmake tar:bzip2
+USES=3D          gmake localbase tar:bzip2

No need to set GH_PROJECT, it already defaults to ${PORTNAME}:

-GH_PROJECT=3D    i3blocks

Thanks for porting i3blocks, BTW :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230748-7788-ayF1sbnruP>