From 9d6e1f6e1929598f431a4e12e04f73f4699c31b6 Mon Sep 17 00:00:00 2001 From: sylvio Date: Fri, 4 Mar 2011 14:29:35 +0000 Subject: - unbreak port to build in FreeBSD 9 arch i386 Submitted by: jilles@ --- math/pspp/Makefile | 4 ---- math/pspp/distinfo | 1 - 2 files changed, 5 deletions(-) (limited to 'math/pspp') diff --git a/math/pspp/Makefile b/math/pspp/Makefile index fd2be950e08..8b7a6b4b668 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -35,10 +35,6 @@ LDFLAGS= -L${LOCALBASE}/lib .include -.if ${OSVERSION} >= 900010 && ${ARCH} == "i386" -BROKEN= does not build -.endif - .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " diff --git a/math/pspp/distinfo b/math/pspp/distinfo index b3960e9c331..346236c0eeb 100644 --- a/math/pspp/distinfo +++ b/math/pspp/distinfo @@ -1,3 +1,2 @@ -MD5 (pspp-0.6.2.tar.gz) = 03080eb9e3ffeb03f18bc925fcd83fcb SHA256 (pspp-0.6.2.tar.gz) = ec9639a3dcd3663b8007e600ab1a56291214334a9bba2e8d8c5a314509826385 SIZE (pspp-0.6.2.tar.gz) = 3375748 -- cgit