From f1ac381272095057d65882829348f2dd8251a8e1 Mon Sep 17 00:00:00 2001 From: Anatoly Borodin Date: Sun, 25 May 2008 02:33:44 +0300 Subject: [PATCH] x11/libxcb: bug with message fixed. --- x11/libxcb/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 821d009..4fa0ddf 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -48,7 +48,7 @@ XPROTO_LIBS= -L${LOCALBASE}/lib post-install: @${ECHO_MSG} '' - @${CAT} pkg-message + @${CAT} ${.CURDIR}/pkg-message @${ECHO_MSG} '' .include -- 1.5.5