aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gapcmon
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-02 18:06:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-02 18:06:09 +0000
commit751dec69ae08486e00b1b0422d482e26a4e6eecf (patch)
treea87c776ec3464186512d98c22f8e5f0e04c15daa /sysutils/gapcmon
parentbfc8bac928cfa3bad92eb45391632b21e62b6c81 (diff)
downloadports-751dec69ae08486e00b1b0422d482e26a4e6eecf.tar.gz
ports-751dec69ae08486e00b1b0422d482e26a4e6eecf.zip
Notes
Diffstat (limited to 'sysutils/gapcmon')
-rw-r--r--sysutils/gapcmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gapcmon/Makefile b/sysutils/gapcmon/Makefile
index 966603e350ee..302f958c19c5 100644
--- a/sysutils/gapcmon/Makefile
+++ b/sysutils/gapcmon/Makefile
@@ -36,6 +36,6 @@ post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif
- @${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>