aboutsummaryrefslogtreecommitdiff
path: root/sysutils/eventlog
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:57:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:57:36 +0000
commit59c2fedf11b952e9f5d499acb86996e6f41585e1 (patch)
treeaeac2336babc1a79b8c23c6f70fbcd7d8ced0b1f /sysutils/eventlog
parent9097a3c88ccbefd4d15beb528391aa522d9980c3 (diff)
downloadports-59c2fedf11b952e9f5d499acb86996e6f41585e1.tar.gz
ports-59c2fedf11b952e9f5d499acb86996e6f41585e1.zip
Notes
Diffstat (limited to 'sysutils/eventlog')
-rw-r--r--sysutils/eventlog/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile
index 73fce289b98b..b77b7584b7f3 100644
--- a/sysutils/eventlog/Makefile
+++ b/sysutils/eventlog/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eventlog
-# Date created: 10 november 2006
-# Whom: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
-#
+# Created by: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
# $FreeBSD$
-#
PORTNAME= eventlog
PORTVERSION= 0.2.12
@@ -15,7 +11,7 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement of the simple syslog() API providing structure to messages
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack pkgconfig
+USES= pathfix pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>