aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtap/Makefile')
-rw-r--r--devel/libtap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile
index baf716e831e..8b2a8576310 100644
--- a/devel/libtap/Makefile
+++ b/devel/libtap/Makefile
@@ -22,7 +22,7 @@ INSTALLS_SHLIB= yes
MAN3= tap.3
post-build:
- ${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
check:
(cd ${WRKSRC}; ${MAKE} check)