summaryrefslogtreecommitdiff
path: root/print/pdq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdq/Makefile')
-rw-r--r--print/pdq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdq/Makefile b/print/pdq/Makefile
index 89c3c9e4e3ed..87627a709f6e 100644
--- a/print/pdq/Makefile
+++ b/print/pdq/Makefile
@@ -26,6 +26,6 @@ post-install:
strip ${PREFIX}/bin/lpd_cancel
strip ${PREFIX}/bin/lpd_print
strip ${PREFIX}/bin/lpd_status
- @${SED} 's|%%PREFIX%%|${PREFIX}|g' pkg/MESSAGE
+ @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE}
.include <bsd.port.mk>