aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2009-01-13 15:04:49 +0800
committerale <ale@FreeBSD.org>2009-01-13 15:04:49 +0800
commit293ee95efac696615780eb4bf040bda61a28f375 (patch)
tree880bc7417a5402cba849b1553da43a445398dfe2 /sysutils
parentcbb29f636aaafecd3a60cc023429da25c121a5f9 (diff)
downloadfreebsd-ports-gnome-293ee95efac696615780eb4bf040bda61a28f375.tar.gz
freebsd-ports-gnome-293ee95efac696615780eb4bf040bda61a28f375.tar.zst
freebsd-ports-gnome-293ee95efac696615780eb4bf040bda61a28f375.zip
Whitespace fix.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/kldpatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/kldpatch/Makefile b/sysutils/kldpatch/Makefile
index 87c8e4b76032..608902ffc731 100644
--- a/sysutils/kldpatch/Makefile
+++ b/sysutils/kldpatch/Makefile
@@ -18,7 +18,7 @@ COMMENT= Utility to patch modules and kernel
MAN8= kldpatch.8
PLIST_FILES= sbin/kldpatch
-WRKSRC=${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin