1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/sysutils/gkrellm2/files
Hajimu UMEMOTO b7ed2603c5 make the plugin ports be able to depend on ${GKRELLM_SERVER_ONLY}
to install server-only plugins:

- install all gkrellmd-related files to ${PREFIX} instead of
  ${X11BASE}.
- generates a gkrellmd.pc file for use with ports that install
  server-only plugins.
- glib20 is chosen over glib12 for server-only build.

PR:		ports/82197
Submitted by:	Jonathan Noack <noackjr__at__alumni.rice.edu>
2005-11-04 19:20:01 +00:00
..
gkrellmd.sh.in
patch-af
patch-gkrellmd.1 make the plugin ports be able to depend on ${GKRELLM_SERVER_ONLY} 2005-11-04 19:20:01 +00:00
patch-Makefile
patch-server::gkrellmd.h
patch-server::Makefile make the plugin ports be able to depend on ${GKRELLM_SERVER_ONLY} 2005-11-04 19:20:01 +00:00
patch-src::configure
patch-src:Makefile