pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/qcad drop PLIST var handling, as these are not ins...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e7647e04712
branches: trunk
changeset: 419838:7e7647e04712
user: plunky <plunky%pkgsrc.org@localhost>
date: Sun Dec 29 14:27:52 2019 +0000
description:
drop PLIST var handling, as these are not installed by package now
diffstat:
cad/qcad/Makefile | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diffs (26 lines):
diff -r 9733c0b848f6 -r 7e7647e04712 cad/qcad/Makefile
--- a/cad/qcad/Makefile Sun Dec 29 14:18:20 2019 +0000
+++ b/cad/qcad/Makefile Sun Dec 29 14:27:52 2019 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index