aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r--graphics/mesa-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 5e3044f0f986..402345e8cc20 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mesa
DISTVERSION= 23.1-branchpoint-780
DISTVERSIONSUFFIX= -gb07f575a91d
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -175,6 +176,6 @@ post-patch-COINST-on:
post-install-COINST-on:
@${INSTALL_DATA} ${WRKDIR}/libmap.conf \
- ${STAGEDIR}${PREFIX}/etc/libmap.d/${PKGBASE}.conf.sample
+ ${STAGEDIR}${PREFIX}/etc/libmap.d/${PKGBASE}.conf
.include <bsd.port.mk>