diff options
Diffstat (limited to 'deskutils/kompose/Makefile')
-rw-r--r-- | deskutils/kompose/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index 3c8cbaa6035a..9453f6b223ac 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -7,14 +7,14 @@ PORTNAME= kompose PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils kde MASTER_SITES= http://download.berlios.de/kompose/ MAINTAINER= lauri@kde.org COMMENT= Full-screen task manager similar to Expose(tm) -LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure |