summaryrefslogtreecommitdiff
path: root/misc/gkrellmfmonitor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /misc/gkrellmfmonitor
parentRepocopy linux_base-f7 -> linux_base-f8 is completed. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209811
Diffstat (limited to 'misc/gkrellmfmonitor')
-rw-r--r--misc/gkrellmfmonitor/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gkrellmfmonitor/Makefile b/misc/gkrellmfmonitor/Makefile
index 2152eddf8d86..19feab7f2a47 100644
--- a/misc/gkrellmfmonitor/Makefile
+++ b/misc/gkrellmfmonitor/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
PLIST_FILES= libexec/gkrellm/plugins/fmonitor.so
-USE_X_PREFIX= yes
USE_GNOME= imlib
ALL_TARGET= fmonitor.so
CFLAGS+= -fPIC `${GTK_CONFIG} --cflags` `imlib-config --cflags-gdk`