aboutsummaryrefslogtreecommitdiff
path: root/x11/libxcb
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-28 13:07:31 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-28 13:07:31 +0000
commit392870bf2c5ba521792dc1e4069958ed6f439253 (patch)
tree437a5fbcd718a79b95421892c59fb115ee3e9fea /x11/libxcb
parentf2873e98ea159800284360de0c217614361c1906 (diff)
downloadports-392870bf2c5ba521792dc1e4069958ed6f439253.tar.gz
ports-392870bf2c5ba521792dc1e4069958ed6f439253.zip
Notes
Diffstat (limited to 'x11/libxcb')
-rw-r--r--x11/libxcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 9f565fcb0a1a..7c80e6033c31 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -48,7 +48,7 @@ XPROTO_LIBS= -L${LOCALBASE}/lib
post-install:
@${ECHO_MSG} ''
- @${CAT} ${.CURDIR}/pkg-message
+ @${CAT} ${PKGMESSAGE}
@${ECHO_MSG} ''
.include <bsd.port.mk>