aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sweeper/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 16:58:30 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-06-09 16:58:30 +0000
commit9774b282738ac937305fa2209b7ad1e372abe715 (patch)
treee5e37e7a03f81167570fc8abd2d5e64828d8163a /sysutils/sweeper/Makefile
parent2c35d214c7188108e6fda3c4580c64ed85511cce (diff)
downloadports-9774b282738ac937305fa2209b7ad1e372abe715.tar.gz
ports-9774b282738ac937305fa2209b7ad1e372abe715.zip
Notes
Diffstat (limited to 'sysutils/sweeper/Makefile')
-rw-r--r--sysutils/sweeper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile
index 996d5eb01ca0..cf65cf6d3400 100644
--- a/sysutils/sweeper/Makefile
+++ b/sysutils/sweeper/Makefile
@@ -45,7 +45,7 @@ WITHOUT_KLAPTOP=yes
.if defined(WITHOUT_KLAPTOP)
DO_NOT_COMPILE+=klaptopdaemon
.else
-PLIST_APPEND+= plist.klaptop
+PLIST_APPEND+= plist.klaptop
.endif
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"