aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-dri
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-11-04 10:01:35 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-11-04 10:01:35 +0000
commit46e311de013a236362cae60b9197ad6d9821c2de (patch)
tree17312fa4354869b8811e6f8b8a9190d893b9423c /graphics/linux-c7-dri
parent256c2950a4552d4c0e50ee2db113c2da87a597e6 (diff)
Notes
Diffstat (limited to 'graphics/linux-c7-dri')
-rw-r--r--graphics/linux-c7-dri/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/linux-c7-dri/Makefile b/graphics/linux-c7-dri/Makefile
index add356a569b4..d2f50275da25 100644
--- a/graphics/linux-c7-dri/Makefile
+++ b/graphics/linux-c7-dri/Makefile
@@ -25,4 +25,7 @@ USE_LINUX_RPM= yes
USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+post-stage:
+ @${RM} ${STAGEDIR}${PREFIX}/usr/lib/libGL.so.1
+
.include <bsd.port.mk>