From 8bd85a9d02479e9b3afa01753c4c9f15829a1343 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 1 Jun 2000 16:25:45 +0000 Subject: Updates for new shared library versions in GNOME 1.2 --- deskutils/bulb/Makefile | 3 +-- deskutils/gaddr/Makefile | 4 ++-- deskutils/genius/Makefile | 3 +-- deskutils/gnofin/Makefile | 4 ++-- deskutils/gnucash/Makefile | 7 ++----- deskutils/yank/Makefile | 2 +- 6 files changed, 9 insertions(+), 14 deletions(-) (limited to 'deskutils') diff --git a/deskutils/bulb/Makefile b/deskutils/bulb/Makefile index b576bfd68c87..b19b416fb595 100644 --- a/deskutils/bulb/Makefile +++ b/deskutils/bulb/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://www.idiap.ch/~gobry/bulb/ MAINTAINER= smoberly@xavier.dyndns.org -LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore \ - intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/deskutils/gaddr/Makefile b/deskutils/gaddr/Makefile index 45fe98e724bb..2c0936558c3a 100644 --- a/deskutils/gaddr/Makefile +++ b/deskutils/gaddr/Makefile @@ -7,14 +7,14 @@ PORTNAME= gaddr PORTVERSION= 1.1.4 -CATEGORIES= deskutils +CATEGORIES= deskutils gnome MASTER_SITES= http://www.cse.unl.edu/~cluening/gaddr/ MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 .if defined(WITH_GNOME) -LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs .endif GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index cfadce6f4b98..6b57c39ceacf 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -22,8 +22,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} + --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile index c36e5701607a..fbff49754399 100644 --- a/deskutils/gnofin/Makefile +++ b/deskutils/gnofin/Makefile @@ -7,12 +7,12 @@ PORTNAME= gnofin PORTVERSION= 0.8.0 -CATEGORIES= deskutils +CATEGORIES= deskutils gnome MASTER_SITES= http://download.sourceforge.net/gnofin/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile index 75a29c932e16..3b738db666bf 100644 --- a/deskutils/gnucash/Makefile +++ b/deskutils/gnucash/Makefile @@ -8,17 +8,14 @@ PORTNAME= gnucash PORTVERSION= 1.3.4 -CATEGORIES= deskutils +CATEGORIES= deskutils gnome MASTER_SITES= ftp://www.gnucash.org/pub/gnucash/gnucash/sources/unstable/1.3.x/ MAINTAINER= obrien@FreeBSD.org BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \ eperl:${PORTSDIR}/lang/eperl -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ - gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - glib12.3:${PORTSDIR}/devel/glib12 \ - gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ guile.6:${PORTSDIR}/lang/guile site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} RUN_DEPENDS= slib48:${PORTSDIR}/lang/slib \ diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index 330ceb2d897d..eb9d7ec06118 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/ MAINTAINER= jedgar@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -- cgit v1.2.3