diff options
-rw-r--r-- | www/peacock/Makefile | 2 | ||||
-rw-r--r-- | www/peacock/distinfo | 2 | ||||
-rw-r--r-- | www/peacock/files/patch-src:Makefile.in | 11 | ||||
-rw-r--r-- | www/peacock/pkg-plist | 3 |
4 files changed, 16 insertions, 2 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile index d4276efbe6b9..1d844df66338 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -6,7 +6,7 @@ # PORTNAME= peacock -PORTVERSION= 0.2 +PORTVERSION= 0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/peacock/distinfo b/www/peacock/distinfo index acd92e8bb2e5..42b697e4f388 100644 --- a/www/peacock/distinfo +++ b/www/peacock/distinfo @@ -1 +1 @@ -MD5 (peacock-0.2.tar.gz) = 0bdd1c68dd58ad95ba3460f16cd4eaae +MD5 (peacock-0.4.tar.gz) = 7d8220a5d084c031786f9db521d77feb diff --git a/www/peacock/files/patch-src:Makefile.in b/www/peacock/files/patch-src:Makefile.in new file mode 100644 index 000000000000..dce3bd13a323 --- /dev/null +++ b/www/peacock/files/patch-src:Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Wed Dec 19 22:46:13 2001 ++++ src/Makefile.in Thu Dec 20 01:34:57 2001 +@@ -113,7 +113,7 @@ + + SUBDIRS = dialogs + +-INCLUDES = -I$(top_srcdir)/intl $(GNOME_INCLUDEDIR) ++INCLUDES = -I$(top_srcdir)/intl $(GTKHTML_CFLAGS) $(GNOME_INCLUDEDIR) + + + bin_PROGRAMS = peacock diff --git a/www/peacock/pkg-plist b/www/peacock/pkg-plist index c759cabbcdb1..df1440edcd50 100644 --- a/www/peacock/pkg-plist +++ b/www/peacock/pkg-plist @@ -7,6 +7,8 @@ share/gnome/help/peacock/C/features.html share/gnome/help/peacock/C/peacock.html share/gnome/help/peacock/C/topic.dat share/gnome/help/peacock/C/x34.html +share/gnome/peacock/glade/dialogs-html.glade +share/gnome/peacock/glade/dialogs-html.glade.h share/gnome/pixmaps/peacock/anchor.xpm share/gnome/pixmaps/peacock/br.xpm share/gnome/pixmaps/peacock/font_base.xpm @@ -48,6 +50,7 @@ share/gnome/pixmaps/peacock/table_td.xpm share/gnome/pixmaps/peacock/table_th.xpm share/gnome/pixmaps/peacock/table_tr.xpm @dirrm share/gnome/pixmaps/peacock +@dirrm share/gnome/peacock/glade @dirrm share/gnome/help/peacock/C/images @dirrm share/gnome/help/peacock/C @dirrm share/gnome/help/peacock |