summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplunky <plunky@pkgsrc.org>2019-12-29 14:27:52 +0000
committerplunky <plunky@pkgsrc.org>2019-12-29 14:27:52 +0000
commite3937fab20b2afe233bee093ff91937712cc70be (patch)
tree1bebff3b1c2dfe44ab172f78e2e40f4d3e8e1fcb
parentf63f5e3bde9627a725a38fe81acb2b954b56b7bd (diff)
downloadpkgsrc-e3937fab20b2afe233bee093ff91937712cc70be.tar.gz
drop PLIST var handling, as these are not installed by package now
-rw-r--r--cad/qcad/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index d2c7298068a..4fc19be9eb9 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2019/12/29 14:18:20 plunky Exp $
+# $NetBSD: Makefile,v 1.85 2019/12/29 14:27:52 plunky Exp $
#
DISTNAME= qcad-3.24.0.1
@@ -33,16 +33,6 @@ SUBST_MESSAGE.icon= Fix icon name.
SUBST_FILES.icon= qcad.desktop
SUBST_SED.icon= -e s,qcad_icon,qcad,g
-.include "../../mk/bsd.prefs.mk"
-PLIST_VARS+= glx egl
-.if ${OPSYS} != "Darwin"
-PLIST.glx= yes
-. include "../../graphics/MesaLib/buildlink3.mk"
-. if ${MESALIB_SUPPORTS_EGL} == "yes"
-PLIST.egl= yes
-. endif
-.endif
-
AUTO_MKDIRS= yes
# ensure we don't build debug libs