summaryrefslogtreecommitdiff
path: root/graphics/netshow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/netshow/Makefile')
-rw-r--r--graphics/netshow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile
index a24ae779b818..f363019013ca 100644
--- a/graphics/netshow/Makefile
+++ b/graphics/netshow/Makefile
@@ -38,6 +38,6 @@ do-install:
${INSTALL} -c -o bin -g bin -m 555 ${WRKDIR}/netshow ${PREFIX}/bin/netshow
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>