aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/sattrack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile
index 5ae78f4df989..31cc1767d778 100644
--- a/astro/sattrack/Makefile
+++ b/astro/sattrack/Makefile
@@ -16,6 +16,6 @@ USE_XLIB= yes
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>