aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkmm12/Makefile')
-rw-r--r--x11-toolkits/gtkmm12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile
index 4b0271f29a18..96df7a9ef4e8 100644
--- a/x11-toolkits/gtkmm12/Makefile
+++ b/x11-toolkits/gtkmm12/Makefile
@@ -27,6 +27,6 @@ CONFIGURE_ARGS= --enable-static=yes \
--without-gnome
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>