pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pcmanfm-qt-0.14.1, self-reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Jan 17 10:21:07 2020 +0100
Changeset:	144149f8481d2f0bdd0d4cde975d93e073a8feec

Modified Files:
	pcmanfm-qt/Makefile

Log Message:
pcmanfm-qt-0.14.1, self-reviewed

Remove unnecessary lines and dependencies.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=144149f8481d2f0bdd0d4cde975d93e073a8feec

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pcmanfm-qt/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/pcmanfm-qt/Makefile b/pcmanfm-qt/Makefile
index 740641273d..06831f41c4 100644
--- a/pcmanfm-qt/Makefile
+++ b/pcmanfm-qt/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
 EGDIR=			share/examples/pcmanfm-qt
 PKG_SYSCONFSUBDIR=	xdg
 MAKE_DIRS+=		${PKG_SYSCONFDIR}/autostart
@@ -39,7 +37,6 @@ TOOL_DEPENDS+=	lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
 DEPENDS+=	lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
 .include "../../wip/liblxqt/buildlink3.mk"
 .include "../../wip/libfm-qt/buildlink3.mk"


Home | Main Index | Thread Index | Old Index