1995-03-24 11:12:06 +00:00
|
|
|
# New ports collection makefile for: oleo
|
1999-09-20 05:50:21 +00:00
|
|
|
# Version required: 1.99.5
|
1995-04-11 01:19:12 +00:00
|
|
|
# Date created: 3 September 1994
|
1994-10-11 18:17:01 +00:00
|
|
|
# Whom: mr
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1994-10-11 18:17:01 +00:00
|
|
|
#
|
|
|
|
|
1999-09-20 05:50:21 +00:00
|
|
|
DISTNAME= oleo-1.99.5
|
1996-11-18 10:25:35 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= oleo
|
1995-04-11 01:19:12 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1997-10-31 13:43:28 +00:00
|
|
|
|
1999-09-20 05:50:21 +00:00
|
|
|
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
|
1994-10-11 18:17:01 +00:00
|
|
|
|
1999-09-20 05:50:21 +00:00
|
|
|
USE_XLIB= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
|
|
|
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
|
|
|
CONFIGURE_ARGS= --with-x --without-motif \
|
|
|
|
--without-Xbae --without-XmHTML \
|
|
|
|
--without-xlt --without-SciPlot
|
1997-10-31 13:43:28 +00:00
|
|
|
|
1994-10-11 18:17:01 +00:00
|
|
|
.include <bsd.port.mk>
|