aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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