pkgsrc-WIP-changes archive

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

compat32_giflib: Fix location of distinfo



Module Name:	pkgsrc-wip
Committed By:	Naveen Narayanan <zerous@nocebo.space>
Pushed By:	zerous
Date:		Tue Jul 23 14:26:21 2019 +0200
Changeset:	edd79b61fd4691925c72a2e45de997a5a77aac4c

Modified Files:
	compat32_giflib/Makefile.common

Log Message:
compat32_giflib: Fix location of distinfo

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

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

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

diffs:
diff --git a/compat32_giflib/Makefile.common b/compat32_giflib/Makefile.common
index c053a2c69b..ede35b0b15 100644
--- a/compat32_giflib/Makefile.common
+++ b/compat32_giflib/Makefile.common
@@ -14,7 +14,7 @@ HOMEPAGE=	http://giflib.sourceforge.net/
 LICENSE=	mit
 
 #PATCHDIR=	${.CURDIR}/../../graphics/giflib/patches
-DISTINFO_FILE=	${.CURDIR}/../../graphics/giflib/distinfo
+DISTINFO_FILE=	${.CURDIR}/../../wip/compat32_giflib/distinfo
 
 USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes


Home | Main Index | Thread Index | Old Index