diff options
author | lioux <lioux@FreeBSD.org> | 2001-09-15 14:32:55 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-09-15 14:32:55 +0000 |
commit | c94b139ba849ee3b50090a509ce8ae226999de20 (patch) | |
tree | 573ae3592651d2009f2841a514fd09081cfb176d /sysutils/wmcpuload | |
parent | b9967e2b8ef63f05a1aff77052b509222a995b08 (diff) | |
download | FreeBSD-ports-c94b139ba849ee3b50090a509ce8ae226999de20.zip FreeBSD-ports-c94b139ba849ee3b50090a509ce8ae226999de20.tar.gz |
add missing USE_XPM
Submitted by: MAINTAINER
Diffstat (limited to 'sysutils/wmcpuload')
-rw-r--r-- | sysutils/wmcpuload/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index 7fb3b31..4eb74f0 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -20,6 +20,7 @@ ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_XPM= yes .ifndef(NOPORTDOCS) post-install: |