1999-04-27 16:11:57 -04:00
|
|
|
# Ports collection makefile for: gnucash
|
1998-07-28 19:43:25 -04:00
|
|
|
# Date created: Mon Feb 03, 1997
|
|
|
|
# Whom: David O'Brien (obrien@NUXI.com)
|
|
|
|
#
|
1999-08-25 01:28:01 -04:00
|
|
|
# $FreeBSD$
|
1998-07-28 19:43:25 -04:00
|
|
|
#
|
|
|
|
|
2000-04-08 18:04:57 -04:00
|
|
|
PORTNAME= gnucash
|
2002-03-13 05:52:13 -05:00
|
|
|
PORTVERSION= 1.6.6
|
2000-06-01 12:25:45 -04:00
|
|
|
CATEGORIES= deskutils gnome
|
2000-09-07 11:46:38 -04:00
|
|
|
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
|
|
|
|
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
|
2000-07-19 07:49:50 -04:00
|
|
|
http://www.linas.org/pub/ \
|
|
|
|
${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= gnucash
|
1998-07-28 19:43:25 -04:00
|
|
|
|
2001-05-11 12:36:50 -04:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
1998-07-28 19:43:25 -04:00
|
|
|
|
2000-03-26 08:16:31 -05:00
|
|
|
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
|
|
|
|
eperl:${PORTSDIR}/lang/eperl
|
2001-07-31 05:53:38 -04:00
|
|
|
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
|
2002-01-25 01:28:45 -05:00
|
|
|
guppi.16:${PORTSDIR}/math/guppi \
|
2001-09-29 03:21:58 -04:00
|
|
|
popt.0:${PORTSDIR}/devel/popt \
|
|
|
|
g-wrap-runtime-guile.2:${PORTSDIR}/devel/g-wrap
|
2000-11-03 15:49:35 -05:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
|
2000-07-19 07:49:50 -04:00
|
|
|
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
|
2001-09-11 11:52:31 -04:00
|
|
|
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
|
|
|
${site_perl}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
|
|
|
|
${site_perl}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote
|
2000-03-26 08:16:31 -05:00
|
|
|
|
2000-08-21 12:45:57 -04:00
|
|
|
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
2000-10-05 03:10:50 -04:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2000-03-26 08:16:31 -05:00
|
|
|
USE_GMAKE= yes
|
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
2000-08-03 05:28:57 -04:00
|
|
|
USE_XPM= yes
|
2000-03-26 08:16:31 -05:00
|
|
|
USE_PERL5= yes
|
2000-10-05 03:10:50 -04:00
|
|
|
USE_GNOME= yes
|
2002-01-10 07:10:07 -05:00
|
|
|
GNU_CONFIGURE= yes
|
2000-08-21 12:45:57 -04:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-07-19 07:49:50 -04:00
|
|
|
CONFIGURE_ARGS= --with-glib-config=${GLIB_CONFIG}
|
2000-10-05 03:10:50 -04:00
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
2001-07-31 05:53:38 -04:00
|
|
|
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl"
|
2000-10-05 03:10:50 -04:00
|
|
|
|
2000-07-19 07:49:50 -04:00
|
|
|
MAN1= gnc-prices.1 gnucash.1
|
1998-07-28 19:43:25 -04:00
|
|
|
|
2000-10-05 03:10:50 -04:00
|
|
|
pre-patch:
|
2001-03-29 11:35:19 -05:00
|
|
|
@${PERL} -pi -e 's^-l(pthread|c_r)^${PTHREAD_LIBS}^g ; \
|
2000-10-05 03:10:50 -04:00
|
|
|
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
|
|
|
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
|
|
|
|
's^\$\{datadir\}/gnome/^\$\(datadir\)/^g ; \
|
|
|
|
s^\$\{datadir\}/aclocal^\$\(prefix\)/share/aclocal^g ; \
|
|
|
|
s^\$\{datadir\}/locale^\$\(prefix\)/share/locale^g'
|
1998-12-25 15:10:50 -05:00
|
|
|
|
1998-07-28 19:43:25 -04:00
|
|
|
.include <bsd.port.mk>
|