diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
commit | 1526ccbacfd206735f1f505a94def1428b4d4542 (patch) | |
tree | bbbb80160e7e54cf0a8528e5e4f75fe922abd989 /graphics/hsetroot | |
parent | 7dd5bb0b693c7d665f63b776f990bc2a7a193029 (diff) |
Notes
Diffstat (limited to 'graphics/hsetroot')
-rw-r--r-- | graphics/hsetroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index 113713b3df61..679c84577d49 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://thegraveyard.org/files/ MAINTAINER= vinc@freebsd-fr.org COMMENT= Root window parameter setting background for X -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= YES |