diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 21:12:26 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 21:12:26 +0800 |
commit | d9f4aee583ecf8d8bf19a546e98088a484c955e6 (patch) | |
tree | 2a85e26094c3250bb0548148a9c706fbb9c8ed1d /x11/yelp | |
parent | 25794d0e8e242d7eaee464236f5f73cb4d312c7f (diff) | |
download | marcuscom-ports-d9f4aee583ecf8d8bf19a546e98088a484c955e6.tar.gz marcuscom-ports-d9f4aee583ecf8d8bf19a546e98088a484c955e6.tar.zst marcuscom-ports-d9f4aee583ecf8d8bf19a546e98088a484c955e6.zip |
Update to 2.21.90.
-USE_XLIB -> USE_XORG=ice
-Remove dependency on libgnomeprintui.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10275 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp')
-rw-r--r-- | x11/yelp/Makefile | 9 | ||||
-rw-r--r-- | x11/yelp/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 3f91abba1..f57195218 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.119 2007/12/04 15:28:17 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.120 2008/01/10 00:04:15 marcus Exp $ # PORTNAME= yelp -PORTVERSION= 2.21.2 +PORTVERSION= 2.21.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -22,10 +22,9 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ USE_GECKO= firefox xulrunner seamonkey USE_GETTEXT= yes USE_BZIP2= yes -USE_XLIB= yes +USE_XORG= ice USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ - libgnomeprintui +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index eb00265cc..ebf7db7dd 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/yelp-2.21.2.tar.bz2) = 63b1a8f814e69390a1b54e07f35a1424 -SHA256 (gnome2/yelp-2.21.2.tar.bz2) = f6a34a8a65e509d06fb74fbb9d6a4da46579b316a6386f160b5101edd99b3269 -SIZE (gnome2/yelp-2.21.2.tar.bz2) = 911563 +MD5 (gnome2/yelp-2.21.90.tar.bz2) = d6f95ed528994cde4834b52d483da66b +SHA256 (gnome2/yelp-2.21.90.tar.bz2) = 42e9fb8a501aaa004be7857d128c7f4348765e2471b2ac1c27a84ed4d95dc0a4 +SIZE (gnome2/yelp-2.21.90.tar.bz2) = 917998 |