aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-02-03 06:50:30 +0800
committerale <ale@FreeBSD.org>2007-02-03 06:50:30 +0800
commit088fd33a5c0d04b3199fcb421a8e1a03b2e9424a (patch)
treeeb43752c8ca487c7df42c641f45e703d176f2b82 /devel
parentfa718b259efee7f95cf591c19bc61667ea1daa44 (diff)
downloadfreebsd-ports-graphics-088fd33a5c0d04b3199fcb421a8e1a03b2e9424a.tar.gz
freebsd-ports-graphics-088fd33a5c0d04b3199fcb421a8e1a03b2e9424a.tar.zst
freebsd-ports-graphics-088fd33a5c0d04b3199fcb421a8e1a03b2e9424a.zip
Remove an extra '@'.
Diffstat (limited to 'devel')
-rw-r--r--devel/linux-kmod-compat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-kmod-compat/Makefile b/devel/linux-kmod-compat/Makefile
index a6ce7d24249..cec0e916e04 100644
--- a/devel/linux-kmod-compat/Makefile
+++ b/devel/linux-kmod-compat/Makefile
@@ -40,7 +40,7 @@ post-extract:
# Update the header location in the .mk
post-patch:
- @@${REINPLACE_CMD} -i '' -e 's|^KLINPATH.*|KLINPATH?= ${MY_DST}|' \
+ @${REINPLACE_CMD} -i '' -e 's|^KLINPATH.*|KLINPATH?= ${MY_DST}|' \
${WRKSRC}/${MY_MK}
# Install bsd.linux_kmod.mk into /usr/share/mk so it can be found without