1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Source tarball rerolled.

Reported by: bento
This commit is contained in:
Alexander Nedotsukov 2003-11-26 09:12:47 +00:00
parent 7f4032f240
commit 48b7dcec7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94790
3 changed files with 17 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gnomephotoprinter
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= print gnome
MASTER_SITES= http://www.fogman.de/gpp/
DISTNAME= gpp-${PORTVERSION}

View File

@ -1 +1 @@
MD5 (gnome2/gpp-0.6.tgz) = 7ab474b9a64f72d49e668117e9262ba6
MD5 (gnome2/gpp-0.6.tgz) = 66fc7ba9f74fc919058683093d0b91fa

View File

@ -0,0 +1,15 @@
--- glade/Makefile.in.orig Wed Nov 26 17:59:38 2003
+++ glade/Makefile.in Wed Nov 26 18:00:19 2003
@@ -80,10 +80,10 @@
am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
-glade_DATA = gpp.glade gpp.gladep
+glade_DATA = gpp.glade
gladedir = @GPP_DATADIR@
-EXTRA_DIST = $(glade_DATA)
+EXTRA_DIST = $(glade_DATA) gpp.gladep
subdir = glade
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h