From adf90643951771ca7df7a39d1bd569ffca505dd0 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 15 Oct 2003 13:31:14 +0000 Subject: unbreak build problems for math/pspp. --- math/pspp/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'math/pspp/Makefile') diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 8b87554ad2bd..03b6f6e73e9c 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -7,6 +7,7 @@ PORTNAME= pspp PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://alpha.gnu.org/gnu/pspp/ \ ftp://pspp.stat.wisc.edu/pub/PSPP/ @@ -16,10 +17,4 @@ COMMENT= Program for statistical analysis of sampled data GNU_CONFIGURE= yes -.include - -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - -.include +.include -- cgit it repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1