diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 7025272d0e2c..de51431ffe92 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: gedit # Date created: 4 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gedit PORTVERSION= 0.7.0 CATEGORIES= editors gnome MASTER_SITES= http://download.sourceforge.net/gedit/ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint + gnomeprint.9:${PORTSDIR}/print/gnomeprint GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" MAN1= gedit.1 .include diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index 7025272d0e2c..de51431ffe92 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: gedit # Date created: 4 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gedit PORTVERSION= 0.7.0 CATEGORIES= editors gnome MASTER_SITES= http://download.sourceforge.net/gedit/ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint + gnomeprint.9:${PORTSDIR}/print/gnomeprint GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" MAN1= gedit.1 .include diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 17799641c2d6..8f867d423a90 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -1,34 +1,34 @@ # New ports collection makefile for: sodipodi # Date created: 28 January 2000 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= sodipodi PORTVERSION= 0.18 CATEGORIES= graphics gnome MASTER_SITES= http://download.sourceforge.net/sodipodi/ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ glade.3:${PORTSDIR}/devel/libglade \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf BROKEN= "Uses gdk-pixbuf internals that have disappeared" GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .include diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 6600b02363ed..4df4095d1beb 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,49 +1,49 @@ # New ports collection makefile for: gnome # Date created: 17 Aug 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= gnome PORTVERSION= 1.0.53 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ ORBit.2:${PORTSDIR}/devel/ORBit \ Imlib.5:${PORTSDIR}/graphics/imlib \ audiofile.0:${PORTSDIR}/audio/libaudiofile \ esd.2:${PORTSDIR}/audio/esound \ gnome.3:${PORTSDIR}/x11/gnomelibs \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore \ gtcd:${PORTSDIR}/audio/gnomemedia \ gnomecard:${PORTSDIR}/deskutils/gnomepim \ gnomine:${PORTSDIR}/games/gnomegames \ ElectricEyes:${PORTSDIR}/graphics/electriceyes \ gcalc:${PORTSDIR}/misc/gnomeutils \ gtalk:${PORTSDIR}/net/gnomenetwork \ ggv:${PORTSDIR}/print/ggv \ gulp:${PORTSDIR}/sysutils/gnomeadmin \ gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ gtop:${PORTSDIR}/sysutils/gtop \ gmc:${PORTSDIR}/x11-fm/gnomemc \ gnumeric:${PORTSDIR}/math/gnumeric NO_BUILD= yes do-install: # empty .include diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 6600b02363ed..4df4095d1beb 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -1,49 +1,49 @@ # New ports collection makefile for: gnome # Date created: 17 Aug 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= gnome PORTVERSION= 1.0.53 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ ORBit.2:${PORTSDIR}/devel/ORBit \ Imlib.5:${PORTSDIR}/graphics/imlib \ audiofile.0:${PORTSDIR}/audio/libaudiofile \ esd.2:${PORTSDIR}/audio/esound \ gnome.3:${PORTSDIR}/x11/gnomelibs \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore \ gtcd:${PORTSDIR}/audio/gnomemedia \ gnomecard:${PORTSDIR}/deskutils/gnomepim \ gnomine:${PORTSDIR}/games/gnomegames \ ElectricEyes:${PORTSDIR}/graphics/electriceyes \ gcalc:${PORTSDIR}/misc/gnomeutils \ gtalk:${PORTSDIR}/net/gnomenetwork \ ggv:${PORTSDIR}/print/ggv \ gulp:${PORTSDIR}/sysutils/gnomeadmin \ gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ gtop:${PORTSDIR}/sysutils/gtop \ gmc:${PORTSDIR}/x11-fm/gnomemc \ gnumeric:${PORTSDIR}/math/gnumeric NO_BUILD= yes do-install: # empty .include diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 0a3452827a76..f9c4255310ff 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -1,35 +1,35 @@ # New ports collection makefile for: gnomecore # Date created: 17 March 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= gnomecore PORTVERSION= 1.0.55 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core DISTNAME= gnome-core-${PORTVERSION} MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} \ --with-kde-datadir=${LOCALBASE}/share CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" .include