pkgsrc-WIP-changes archive

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

qmediamanager: Clean up Makefile



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Oct 21 15:58:24 2023 -0500
Changeset:	f3230d803cc0a5c59734142d55830a5998bd6624

Modified Files:
	qmediamanager/Makefile

Log Message:
qmediamanager: Clean up Makefile

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

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

diffstat:
 qmediamanager/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/qmediamanager/Makefile b/qmediamanager/Makefile
index 0a87715e1b..e93e60c9b4 100644
--- a/qmediamanager/Makefile
+++ b/qmediamanager/Makefile
@@ -14,7 +14,6 @@ DEPENDS=	npmount>0:../../wip/npmount
 DEPENDS+=	devpub-mount>0:../../wip/devpub-mount
 DEPENDS+=	auto-admin>=0.8.0:../../sysutils/auto-admin
 DEPENDS+=	rxvt-unicode>0:../../x11/rxvt-unicode
-# Maybe use qt5/6 options.  See net/wireshark.
 DEPENDS+=	qt6-qttools>0:../../devel/qt6-qttools
 
 SUBST_CLASSES+=		prefix


Home | Main Index | Thread Index | Old Index