summaryrefslogtreecommitdiff
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-07-19 04:54:32 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-07-19 04:54:32 +0000
commitf5be3fcbca5769556830cee6cb08c3500da1b5d7 (patch)
tree63f7570fe6335577c7413c200e04fff8c3b0f46d /math/oleo/Makefile
parentFix build with GCC 3.3.1. (diff)
Fix build, and another fixes for building.
Unbreak. PR: 51923 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=85174
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r--math/oleo/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index bc23a643aba3..0ca33741efe7 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU spreadsheet for X11 and terminals
-BROKEN= "Does not compile"
-
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+USE_PERL5_BUILD= yes
+USE_BISON= yes
USE_REINPLACE= yes
-USE_AUTOCONF_VER=213
+USE_AUTOCONF_VER= 213
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_ARGS= --with-x --without-xlt --without-SciPlot
@@ -38,10 +38,6 @@ CONFIGURE_ARGS+= --without-motif
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
pre-everything::
.if !defined(WITH_MOTIF)
@${ECHO_MSG}