aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-11-10 23:14:29 +0800
committerlofi <lofi@FreeBSD.org>2004-11-10 23:14:29 +0800
commit19975aa88a34cf05c023bc3388b52035de1d6b3a (patch)
tree79382922c1065d5048c232199e3e59ab01a1935c /sysutils
parent705424fd36081db9d4cbe182bbda80ea5c1851fe (diff)
downloadfreebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.gz
freebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.zst
freebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.zip
More pthread-check fixes.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/eventwatcher/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/eventwatcher/Makefile b/sysutils/eventwatcher/Makefile
index 0ac6ae49cd26..e3d0dc644755 100644
--- a/sysutils/eventwatcher/Makefile
+++ b/sysutils/eventwatcher/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eventwatcher
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= eventwatcher
@@ -14,6 +15,8 @@ MASTER_SITE_SUBDIR= eventwatcher
MAINTAINER= lauri@kde.org
COMMENT= KDE log file/event viewer
+EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes