freebsd-ports/x11/fbpanel/files/patch-Makefile
Thierry Thomas 1dc45df688 Integrate patch written by Andreas Wiese <bzimage (at) gmx.net> from
BSD Crew Dresden, which ports the previously linux-only CPU plugin
to FreeBSD.

PR:		ports/97575
Submitted by:	Tobias Roth <ports (at) fsck.ch> (maintainer)
2006-05-26 12:37:08 +00:00

13 lines
223 B
Text

--- Makefile~ Tue May 16 19:28:38 2006
+++ Makefile Tue May 16 19:14:24 2006
@@ -24,6 +24,10 @@
-include $(DEP)
endif
+ifeq ($(PLUGIN_CPU),on)
+override CFLAGS += -DPLUGIN_CPU
+endif
+
TARGET := fbpanel
EXTRAOBJ :=