aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-05-28 21:07:31 +0800
committeredwin <edwin@FreeBSD.org>2008-05-28 21:07:31 +0800
commit491576a39f8bfbbd56d99eb59a351976afd50432 (patch)
treedab2b2847250ae7b3a0d5fc6180e5547447a2717 /x11
parent78517e081b62f99d5008ff931e9f8df2336bcec8 (diff)
downloadfreebsd-ports-gnome-491576a39f8bfbbd56d99eb59a351976afd50432.tar.gz
freebsd-ports-gnome-491576a39f8bfbbd56d99eb59a351976afd50432.tar.zst
freebsd-ports-gnome-491576a39f8bfbbd56d99eb59a351976afd50432.zip
${.CURDIR}/pkg-message -> ${PKGMESSAGE}
Noticed by: flz@ PR: ports/123966 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Diffstat (limited to 'x11')
-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>