diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-12-08 16:48:38 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-12-08 16:48:38 +0000 |
commit | 60945f027780c21c987e0c642404a8383407edad (patch) | |
tree | fd2d9471767ad6e92fff12ef08f1cb015017f9f8 /sysutils/ascpu/Makefile | |
parent | e59096e905f88c35da2fdfb21e14d87a51cc6c9b (diff) |
Notes
Diffstat (limited to 'sysutils/ascpu/Makefile')
-rw-r--r-- | sysutils/ascpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ascpu/Makefile b/sysutils/ascpu/Makefile index 23b3b3c97ce4..885b71e159db 100644 --- a/sysutils/ascpu/Makefile +++ b/sysutils/ascpu/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/ascpu/ MAINTAINER= demon@FreeBSD.org COMMENT= CPU statistics monitor utility for XFree86 -LIB_DEPENDS= libjpeg.so.11:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg USE_XORG= xpm GNU_CONFIGURE= yes |