summaryrefslogtreecommitdiffstats
path: root/graphics/colord/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/colord/Makefile')
-rw-r--r--graphics/colord/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile
index 7a127551e..e8f3646b0 100644
--- a/graphics/colord/Makefile
+++ b/graphics/colord/Makefile
@@ -69,4 +69,7 @@ post-patch:
s|2MAN_FALSE='#'|2MAN_FALSE=|g" ${WRKSRC}/configure
.endif
+post-install:
+ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+
.include <bsd.port.mk>