diff -urN /usr/ports/deskutils/genius/Makefile deskutils/genius/Makefile --- /usr/ports/deskutils/genius/Makefile Tue Jan 6 21:09:32 2004 +++ deskutils/genius/Makefile Fri Jan 23 21:48:24 2004 @@ -6,7 +6,7 @@ # PORTNAME= genius -PORTVERSION= 0.5.7 +PORTVERSION= 0.5.7.1 CATEGORIES= deskutils gnome MASTER_SITES= http://ftp.5z.com/pub/genius/ @@ -17,7 +17,8 @@ USE_PERL5_BUILD= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview libgnomeui vte +USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview libgnomeui \ + lthack vte USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" @@ -25,7 +26,7 @@ .include .if ${OSVERSION} < 500018 -BROKEN= "Requires readline 4.2 or newer" +IGNORE= "Requires readline 4.2 or newer" .endif .include diff -urN /usr/ports/deskutils/genius/distinfo deskutils/genius/distinfo --- /usr/ports/deskutils/genius/distinfo Tue Jan 6 21:09:32 2004 +++ deskutils/genius/distinfo Fri Jan 23 21:44:01 2004 @@ -1 +1 @@ -MD5 (genius-0.5.7.tar.gz) = 99b9ddd926eeb921e5dafa10be71d351 +MD5 (genius-0.5.7.1.tar.gz) = 7cf56c233f07299a6dfb591682e4642c diff -urN /usr/ports/deskutils/genius/files/patch-configure deskutils/genius/files/patch-configure --- /usr/ports/deskutils/genius/files/patch-configure Mon Oct 27 03:25:36 2003 +++ deskutils/genius/files/patch-configure Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- configure.orig Fri Oct 17 02:09:41 2003 -+++ configure Fri Oct 17 11:52:59 2003 -@@ -18425,6 +18425,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool'