pkgsrc-WIP-changes archive

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

midori: Remove no longer needed bsd.prefs.mk inclusion



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

Modified Files:
	midori/Makefile

Log Message:
midori: Remove no longer needed bsd.prefs.mk inclusion

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

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

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

diffs:
diff --git a/midori/Makefile b/midori/Makefile
index 6c99ca8b30..f9b96b4737 100644
--- a/midori/Makefile
+++ b/midori/Makefile
@@ -20,8 +20,6 @@ CHECK_PORTABILITY_SKIP+=	win32/makedist/makedist.midori
 
 BUILDLINK_TRANSFORM+=	rm:-Werror
 
-.include "../../mk/bsd.prefs.mk"
-
 CONFIGURE_ENV=	VALAC=${VALAC}
 
 .include "../../databases/sqlite3/buildlink3.mk"


Home | Main Index | Thread Index | Old Index