aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-06-19 07:39:37 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-06-19 13:20:53 +0000
commit2007b26000f49fb040d855ccf03edbdf7d641014 (patch)
treea388522f7dbdd99f5aa5b5b4f9c91d1286228557 /graphics/libosmesa/Makefile
parent3e65a40aa3956ed33c408886715dc5de55f8931e (diff)
downloadports-2007b26000f49fb040d855ccf03edbdf7d641014.tar.gz
ports-2007b26000f49fb040d855ccf03edbdf7d641014.zip
graphics/mesa: Remove Makefile.targets
This was only used to specify directory for drirc.d but the default one works fine. No functional changes intended. Sponsored by: Beckhoff Automation GmbH & Co. KG
Diffstat (limited to 'graphics/libosmesa/Makefile')
-rw-r--r--graphics/libosmesa/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 17a3660608b2..12cdb2ef0e38 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -44,8 +44,6 @@ LDFLAGS_i386= -Wl,-znotext
MESON_ARGS+= -Dosmesa=true
-.include "${MASTERDIR}/Makefile.targets"
-
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/include/GL
${INSTALL_DATA} ${WRKSRC}/include/GL/osmesa.h \