[Bug 230748] New port: x11/i3blocks Status bar for i3 window manager
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 19 13:46:10 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230748
--- Comment #2 from Dmitri Goutnik <dg at syrec.org> ---
A few more notes:
Instead of modifying CFLAGS, it's preferable to use USES=localbase:
-CFLAGS += -I${LOCALBASE}/include
-USES= gmake tar:bzip2
+USES= gmake localbase tar:bzip2
No need to set GH_PROJECT, it already defaults to ${PORTNAME}:
-GH_PROJECT= i3blocks
Thanks for porting i3blocks, BTW :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list