diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:51:32 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:51:32 +0800 |
commit | 7c0cc199c28566c3c0e67be9dd5cabaeb01a6271 (patch) | |
tree | d550f1df88bcf8f63e659fe751ff34af0ef1cdcd /x11 | |
parent | e5758cd09b29e6708f180e4f7ac27e4c042f92f3 (diff) | |
download | marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.gz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.bz2 marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.lz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.xz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.zst marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.zip |
Pull the trigger, and replace all scrollkeeper dependencies with rarian.
The good news is yelp kind of works if you call it with, for example,
yelp ghelp:eog. However. yelp launched from within apps will not work yet.
The problem has been reported, and it should all be working by the next
release.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 8 | ||||
-rw-r--r-- | x11/zenity/Makefile | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 00dadcef9..4534e931f 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-libs/Makefile,v 1.5 2007/05/02 22:38:49 mezz Exp $ +# $MCom: ports/x11/gnome-libs/Makefile,v 1.6 2007/05/19 21:36:28 marcus Exp $ # PORTNAME= gnome-libs PORTVERSION= 1.4.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-libs/1.4 @@ -17,8 +17,8 @@ DIST_SUBDIR= gnome MAINTAINER?= gnome@FreeBSD.org COMMENT= Libraries for GNOME, a GNU desktop environment -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_BZIP2= yes USE_XLIB= yes diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 3d8a9e06f..5e3ef2c9c 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.104 2007/06/20 06:56:28 marcus Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.105 2007/07/31 04:33:22 marcus Exp $ # PORTNAME= libgnome PORTVERSION= 2.19.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,8 +21,8 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_GETTEXT= yes USE_XPM= yes diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index c8bb138db..ff9d1e605 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,12 +3,12 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.82 2007/05/19 21:36:30 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.83 2007/07/04 15:52:38 mezz Exp $ # PORTNAME= zenity PORTVERSION= 2.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,8 +17,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Display GNOME dialogs from the command line -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian +RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian USE_XLIB= yes USE_GMAKE= yes |