aboutsummaryrefslogtreecommitdiff
path: root/graphics/argyllcms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/argyllcms/Makefile')
-rw-r--r--graphics/argyllcms/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/argyllcms/Makefile b/graphics/argyllcms/Makefile
index c2fe55c70130..65d1394d1135 100644
--- a/graphics/argyllcms/Makefile
+++ b/graphics/argyllcms/Makefile
@@ -35,8 +35,6 @@ do-install:
jam -q -fJambase -j${MAKE_JOBS_NUMBER} install
@${MV} ${STAGEDIR}${PREFIX}/bin/License.txt \
${STAGEDIR}${PREFIX}/share/argyll/
-
-post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
.include <bsd.port.mk>