diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-03-07 23:10:20 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-03-07 23:10:20 +0800 |
commit | 15bc73260884848cdd66204f3748e902c0cf70a0 (patch) | |
tree | 72f13743e2c6e101e1c259c3cdb81cd3a3b923ab /graphics/giblib | |
parent | 30319bb61521cdf07a1bda52f28d5d9ed3eae75e (diff) | |
download | freebsd-ports-gnome-15bc73260884848cdd66204f3748e902c0cf70a0.tar.gz freebsd-ports-gnome-15bc73260884848cdd66204f3748e902c0cf70a0.tar.zst freebsd-ports-gnome-15bc73260884848cdd66204f3748e902c0cf70a0.zip |
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
Diffstat (limited to 'graphics/giblib')
-rw-r--r-- | graphics/giblib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index cb04468644fb..0dbe3fb78aa5 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A utility library that includes a wrapper for imlib2 -LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget pkgconfig |