pkgsrc-WIP-changes archive

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

sent: Update farbfeld dependency path



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Feb 14 12:37:10 2021 +0100
Changeset:	a07eb172e1dc3a5bab71c496ead6b99af700ab23

Modified Files:
	sent/Makefile

Log Message:
sent: Update farbfeld dependency path

wip/farbfeld will be removed soon now that it is imported in pkgsrc as
graphics/farbfeld.

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

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

diffstat:
 sent/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/sent/Makefile b/sent/Makefile
index 593828a48f..da51d00878 100644
--- a/sent/Makefile
+++ b/sent/Makefile
@@ -13,7 +13,7 @@ USE_TOOLS+=	bzip2:run	# for bunzip2
 
 WRKSRC=		${WRKDIR}
 
-DEPENDS+=	farbfeld-[0-9]*:../../wip/farbfeld	# for 2ff
+DEPENDS+=	farbfeld-[0-9]*:../../graphics/farbfeld	# for 2ff
 
 SUBST_CLASSES+=		makefile
 SUBST_STAGE.makefile=	pre-configure


Home | Main Index | Thread Index | Old Index