diff options
author | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
commit | 4d90e5ab7f9e9c779e65f08aca060ffed9d629e2 (patch) | |
tree | 12eccc3e668aa7fa1d0bf5f6b9905d7c9346471a /graphics/hsetroot/Makefile | |
parent | 598f54f8a5b3b0cdaa4ea8f5322943a3b57b5abd (diff) | |
download | freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.gz freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.zst freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.zip |
- Chase libraries for new Imlib2 version
Diffstat (limited to 'graphics/hsetroot/Makefile')
-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 |