[Bug 265216] deskutils/walld: update to 1.4.2; add optional dependency for xrdb
Date: Fri, 15 Jul 2022 11:03:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265216
Nuno Teixeira <eduardo@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eduardo@FreeBSD.org
Status|New |Open
--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,
portlint -C:
---
WARN: /usr/home/nunotex/Work/freebsd/ports/deskutils/walld/pkg-plist: There are
only 3 items in the plist. Consider using PLIST_FILES instead of pkg-plist
when installing less than 6 items.
FATAL: Makefile: [1]: use a tab (not space) after a variable name
FATAL: Makefile: [2]: use a tab (not space) after a variable name
FATAL: Makefile: [3]: use a tab (not space) after a variable name
---
portfmt -D Makefile:
---
+LIB_DEPENDS= libconfig.so:devel/libconfig \
+ libevent.so:devel/libevent
-LIB_DEPENDS= libevent.so:devel/libevent \
- libconfig.so:devel/libconfig
---
--
You are receiving this mail because:
You are the assignee for the bug.