aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolekit
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-10-18 05:08:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-10-18 05:08:48 +0000
commit8a3a4d01ab5715d21c9a1f3d93bda3f4be1fa9b3 (patch)
treee68ef93b23c9618b93fc37d157a33403a5989030 /sysutils/consolekit
parent07f2333feb5dade5ac795cda746ca0e4b6740345 (diff)
downloadports-8a3a4d01ab5715d21c9a1f3d93bda3f4be1fa9b3.tar.gz
ports-8a3a4d01ab5715d21c9a1f3d93bda3f4be1fa9b3.zip
Notes
Diffstat (limited to 'sysutils/consolekit')
-rw-r--r--sysutils/consolekit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile
index 83d65e6aa8ec..99380b6056c2 100644
--- a/sysutils/consolekit/Makefile
+++ b/sysutils/consolekit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= consolekit
PORTVERSION= 0.2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= http://people.freedesktop.org/~mccann/dist/
DISTFILES= ConsoleKit-${PORTVERSION}${EXTRACT_SUFX}
@@ -35,5 +35,6 @@ post-install:
${INSTALL_SCRIPT} ${FILESDIR}/ck-get-x11-server-pid \
${PREFIX}/libexec/ck-get-x11-server-pid
${MKDIR} /var/log/ConsoleKit
+ ${TOUCH} /var/log/ConsoleKit/history
.include <bsd.port.mk>