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