diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-03-04 22:29:35 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-03-04 22:29:35 +0800 |
commit | 9d6e1f6e1929598f431a4e12e04f73f4699c31b6 (patch) | |
tree | b5bb8e40ee88f482a10220635d47688e8ec64095 /math/pspp | |
parent | 42d9ecc014df8ffd36c42508856f04fd784c48fe (diff) | |
download | freebsd-ports-graphics-9d6e1f6e1929598f431a4e12e04f73f4699c31b6.tar.gz freebsd-ports-graphics-9d6e1f6e1929598f431a4e12e04f73f4699c31b6.tar.zst freebsd-ports-graphics-9d6e1f6e1929598f431a4e12e04f73f4699c31b6.zip |
- unbreak port to build in FreeBSD 9 arch i386
Submitted by: jilles@
Diffstat (limited to 'math/pspp')
-rw-r--r-- | math/pspp/Makefile | 4 | ||||
-rw-r--r-- | math/pspp/distinfo | 1 |
2 files changed, 0 insertions, 5 deletions
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 <bsd.port.pre.mk> -.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 |