diff options
Diffstat (limited to 'graphics/gimpshop/Makefile')
-rw-r--r-- | graphics/gimpshop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 1272d291e5ec..a8a18597242c 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -63,6 +63,6 @@ USE_GNOME= yes post-install: ${INSTALL_SCRIPT} ${FILESDIR}/gimp.setfont ${PREFIX}/bin - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> |