pkgsrc-WIP-changes archive

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

midori: Remove no longer needed CHECK_PORTABILITY_SKIP



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Dec 9 17:17:34 2018 +0100
Changeset:	a9a5d8f0d92efa3be80126715d1732fdae3ced19

Modified Files:
	midori/Makefile

Log Message:
midori: Remove no longer needed CHECK_PORTABILITY_SKIP

(Both files no longer exist!)

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

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

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

diffs:
diff --git a/midori/Makefile b/midori/Makefile
index f9b96b4737..66c18d7794 100644
--- a/midori/Makefile
+++ b/midori/Makefile
@@ -15,9 +15,6 @@ LICENSE=	gnu-lgpl-v2.1
 USE_CMAKE=	yes
 USE_TOOLS+=	intltool msgfmt pkg-config
 
-CHECK_PORTABILITY_SKIP+=	win32/old/x86-mingw32-opensuse/install.sh
-CHECK_PORTABILITY_SKIP+=	win32/makedist/makedist.midori
-
 BUILDLINK_TRANSFORM+=	rm:-Werror
 
 CONFIGURE_ENV=	VALAC=${VALAC}


Home | Main Index | Thread Index | Old Index