diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
commit | 15bc73260884848cdd66204f3748e902c0cf70a0 (patch) | |
tree | 72f13743e2c6e101e1c259c3cdb81cd3a3b923ab /deskutils | |
parent | 30319bb61521cdf07a1bda52f28d5d9ed3eae75e (diff) | |
download | FreeBSD-ports-15bc73260884848cdd66204f3748e902c0cf70a0.zip FreeBSD-ports-15bc73260884848cdd66204f3748e902c0cf70a0.tar.gz |
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 'deskutils')
-rw-r--r-- | deskutils/kompose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index d7f495f..8b28a48 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/kompose/ MAINTAINER= lauri@kde.org COMMENT= Full-screen task manager similar to Exposé(tm) -LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure |