pkgsrc-WIP-changes archive

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

swi-prolog-packages: Remove unconditional CHECK_WRKREF_SKIP



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Feb 22 10:15:50 2019 +0100
Changeset:	0ba7253b592c53a2a4924e8fd6a69c340a288bc6

Modified Files:
	swi-prolog-packages/Makefile

Log Message:
swi-prolog-packages: Remove unconditional CHECK_WRKREF_SKIP

Unfortunately according both the comment and original commit message
it is not clear why it was needed on FreeBSD.  If there is any
regression due that please let me know in order to try to investigate
and address that.

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

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

diffstat:
 swi-prolog-packages/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/swi-prolog-packages/Makefile b/swi-prolog-packages/Makefile
index 5375fc341a..1b2199f6fa 100644
--- a/swi-prolog-packages/Makefile
+++ b/swi-prolog-packages/Makefile
@@ -39,10 +39,6 @@ do-install:
 			-P cmake_install.cmake
 .endfor
 
-# I need this on FreeBSD, perhaps this depends on GCC behaviour:
-CHECK_WRKREF_SKIP=	lib/swi-prolog-${SWIPLVERS}/xpce-${XPCE_VERSION}/lib/${MACHINE_GNU_PLATFORM}/pl2xpce.so
-
-
 .include "../../wip/swi-prolog-lite/buildlink3.mk"
 BUILDLINK_DEPMETHOD.libarchive=	build
 .include "../../archivers/libarchive/buildlink3.mk"


Home | Main Index | Thread Index | Old Index