diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-08 10:52:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-08 10:52:47 +0000 |
commit | 684e4c90b382e1be81769fe4127c7ce383a20af4 (patch) | |
tree | 037223495c46820687ed84837ad25ca588f7771b /misc/gkx86info2 | |
parent | 3bcf95ad5a04a753ed9940cf108878efcddeae67 (diff) | |
download | ports-684e4c90b382e1be81769fe4127c7ce383a20af4.tar.gz ports-684e4c90b382e1be81769fe4127c7ce383a20af4.zip |
Notes
Diffstat (limited to 'misc/gkx86info2')
-rw-r--r-- | misc/gkx86info2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gkx86info2/Makefile b/misc/gkx86info2/Makefile index c2d30c66cdb2..f08e0f64211d 100644 --- a/misc/gkx86info2/Makefile +++ b/misc/gkx86info2/Makefile @@ -17,6 +17,7 @@ COMMENT= GKrellM2 plugin that simply prints the current clock speed BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes USE_GNOME= gtk20 |