CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/07 15:26:27
Modified files:
x11/pmenu : Makefile
x11/pmenu/pkg : DESCR
Log message:
Honour CFLAGS
and in turn make the debug package actually useful as the current one
contains no symbols; this is due to CFLAGS containing DEBUG which passes
"-g" as per DEBUG_PACKAGES.
Upstream should tweak their config.mk to support proper variable usage
without downstream having to patch makefiles.
Fix DESCR while here.
OK sthen
