summaryrefslogtreecommitdiff
path: root/net/gale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gale/Makefile')
-rw-r--r--net/gale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile
index 091a68e92bad..5d47b75584cb 100644
--- a/net/gale/Makefile
+++ b/net/gale/Makefile
@@ -25,6 +25,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALL=""
post-install:
- ${CAT} ${PKGDIR}/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>