summaryrefslogtreecommitdiff
path: root/sysutils/eventwatcher/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-11-10 15:14:29 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-11-10 15:14:29 +0000
commit12d56caf58051df6db71f174c2b69aa5918e475a (patch)
tree67e9e1c8b9cdd2f636897a336c3d564edb5cbad0 /sysutils/eventwatcher/Makefile
parent- utilize USE_GETOPT_LONG and remove dependency on libgnugetopt on 5.x (diff)
More pthread-check fixes.
Diffstat (limited to 'sysutils/eventwatcher/Makefile')
-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