aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-11-10 23:47:30 +0800
committerlofi <lofi@FreeBSD.org>2004-11-10 23:47:30 +0800
commit7f1f8e6390c01d0a588b9cd6c6cd38b465e3b544 (patch)
tree9d161cc31eb060a324c822cd4a39d701f50493e9 /deskutils
parenta58dc32add09f9d430b88ac82ef91d0f754eccbc (diff)
downloadfreebsd-ports-gnome-7f1f8e6390c01d0a588b9cd6c6cd38b465e3b544.tar.gz
freebsd-ports-gnome-7f1f8e6390c01d0a588b9cd6c6cd38b465e3b544.tar.zst
freebsd-ports-gnome-7f1f8e6390c01d0a588b9cd6c6cd38b465e3b544.zip
More pthread-check fixes.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/kompose/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/kompose/Makefile b/deskutils/kompose/Makefile
index 2794939dfc80..d9a195fa0c7a 100644
--- a/deskutils/kompose/Makefile
+++ b/deskutils/kompose/Makefile
@@ -14,10 +14,10 @@ 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
+EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes