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 <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sat Jun 17 10:27:09 2023 -0500
Changeset:	a08135cb82959aaea7cce0c2e564f0c11ed6fa19

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=a08135cb82959aaea7cce0c2e564f0c11ed6fa19

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

diffstat:
 qmediamanager/Makefile | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diffs:
diff --git a/qmediamanager/Makefile b/qmediamanager/Makefile
index bcb603ce95..0a28a7214d 100644
--- a/qmediamanager/Makefile
+++ b/qmediamanager/Makefile
@@ -1,11 +1,4 @@
 # $NetBSD$
-#
-###########################################################
-#                  Generated by fbsd2pkg                  #
-#              Sun Jun 11 11:48:38 CDT 2023               #
-###########################################################
-
-# Unknown tool: USE_TOOLS=	gl
 
 DISTNAME=	qmediamanager-0.1.0.5
 CATEGORIES=	sysutils
@@ -19,7 +12,7 @@ LICENSE=	2-clause-bsd
 
 DEPENDS=	npmount>0:../../wip/npmount
 DEPENDS+=	devpub-mount>0:../../wip/devpub-mount
-DEPENDS+=	auto-admin>=0.7.16:../../sysutils/auto-admin
+DEPENDS+=	auto-admin>=0.7.17:../../sysutils/auto-admin
 DEPENDS+=	rxvt-unicode>0:../../x11/rxvt-unicode
 DEPENDS+=	qt6-qttools>0:../../devel/qt6-qttools
 


Home | Main Index | Thread Index | Old Index