aboutsummaryrefslogtreecommitdiff
path: root/sysutils/asmon
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 /sysutils/asmon
parent483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff)
downloadports-cda30a295fd474159658e5a43f99f4441d06682f.tar.gz
ports-cda30a295fd474159658e5a43f99f4441d06682f.zip
- 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 'sysutils/asmon')
-rw-r--r--sysutils/asmon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/asmon/Makefile b/sysutils/asmon/Makefile
index d677295de11f..b70d644c03c0 100644
--- a/sysutils/asmon/Makefile
+++ b/sysutils/asmon/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= apps/asmon
MAINTAINER= ports@FreeBSD.org
COMMENT= A swallowable applet monitors the CPU usage, memory and swap, etc
-USE_XPM= yes
-USE_X_PREFIX= yes
+USE_XORG= xpm x11
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/asmon
CFLAGS+= -I${X11BASE}/include