summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/scripts/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/scripts/configure b/comms/mgetty+sendfax/scripts/configure
index 8fb0b13a4f35..b05525e4bc40 100644
--- a/comms/mgetty+sendfax/scripts/configure
+++ b/comms/mgetty+sendfax/scripts/configure
@@ -1,9 +1,9 @@
#!/bin/sh
-H=$3/policy.h
+H=${WRKSRC}/policy.h
trap "rm -f $H; exit 1" 1 2 3
-cp $3/policy.h-dist $H || exit 1
+cp ${WRKSRC}/policy.h-dist $H || exit 1
ww () {