diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-10 15:14:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-10 15:14:29 +0000 |
commit | 12d56caf58051df6db71f174c2b69aa5918e475a (patch) | |
tree | 67e9e1c8b9cdd2f636897a336c3d564edb5cbad0 /deskutils/kompose | |
parent | ccb9f3c32234904c457b627940b659e66a120e88 (diff) |
Notes
Diffstat (limited to 'deskutils/kompose')
-rw-r--r-- | deskutils/kompose/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile index 6dda58fe27af..2794939dfc80 100644 --- a/deskutils/kompose/Makefile +++ b/deskutils/kompose/Makefile @@ -7,12 +7,15 @@ PORTNAME= kompose PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= deskutils kde MASTER_SITES= http://download.berlios.de/kompose/ MAINTAINER= lauri@kde.org COMMENT= Full-screen task manager similar to Exposé(tm) +EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure + LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes |