diff options
Diffstat (limited to 'sysutils/asmon/Makefile')
-rw-r--r-- | sysutils/asmon/Makefile | 3 |
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 |