aboutsummaryrefslogtreecommitdiff
path: root/graphics/jbigkit
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-11-02 04:15:38 +0000
committerSteve Price <steve@FreeBSD.org>1998-11-02 04:15:38 +0000
commit150924d7761546659098d846eb2f9cfe938b8f48 (patch)
treecf3259c38463824238aede267d4dc95ffeb74901 /graphics/jbigkit
parenta10a7b97d740886ead028d6a430d15a21e1b6afe (diff)
downloadports-150924d7761546659098d846eb2f9cfe938b8f48.tar.gz
ports-150924d7761546659098d846eb2f9cfe938b8f48.zip
Chase the checksum and make this compile again.
PR: 8507
Notes
Notes: svn path=/head/; revision=14295
Diffstat (limited to 'graphics/jbigkit')
-rw-r--r--graphics/jbigkit/distinfo2
-rw-r--r--graphics/jbigkit/files/patch-aa30
2 files changed, 8 insertions, 24 deletions
diff --git a/graphics/jbigkit/distinfo b/graphics/jbigkit/distinfo
index ef8df2079f87..d860bbe70684 100644
--- a/graphics/jbigkit/distinfo
+++ b/graphics/jbigkit/distinfo
@@ -1 +1 @@
-MD5 (jbigkit-1.0.tar.gz) = 9f954ef0071ea222e11ab241c5e818c4
+MD5 (jbigkit-1.0.tar.gz) = 97676df72cd5a1f4b589c28cccf58162
diff --git a/graphics/jbigkit/files/patch-aa b/graphics/jbigkit/files/patch-aa
index 445a48fb0d76..0801119458e5 100644
--- a/graphics/jbigkit/files/patch-aa
+++ b/graphics/jbigkit/files/patch-aa
@@ -1,7 +1,6 @@
---- Makefile.orig Fri Apr 10 20:34:54 1998
-+++ Makefile Wed Sep 16 16:53:36 1998
-@@ -2,13 +2,14 @@
- # $Id: Makefile,v 1.5 1998-04-11 02:34:53+01 mgk25 Rel $
+--- Makefile.orig Mon Oct 12 11:12:48 1998
++++ Makefile Sun Nov 1 22:16:26 1998
+@@ -3,11 +3,12 @@
# Select an ANSI/ISO C compiler here, GNU gcc is recommended
-CC = gcc
@@ -16,25 +15,10 @@
+CFLAGS += -I../libjbig
+
- all: lib pbm
- @echo "Enter 'make test' in order to start some automatic tests."
-@@ -19,9 +20,9 @@
- pbm: lib
- (cd pbmtools; make "CC=$(CC)" "CFLAGS=$(CFLAGS)")
-
--test:
-- (cd libjbig; make "CC=$(CC)" "CFLAGS=$(CFLAGS)" test)
-- (cd pbmtools; make "CC=$(CC)" "CFLAGS=$(CFLAGS)" test)
-+#test:
-+# (cd libjbig; make "CC=$(CC)" "CFLAGS=$(CFLAGS)" test)
-+# (cd pbmtools; make "CC=$(CC)" "CFLAGS=$(CFLAGS)" test)
-
- clean:
- rm -f *~ core
-@@ -31,3 +32,25 @@
- distribution: clean
- rm -f libjbig/libjbig.a
- (cd ..; tar -c -v --exclude RCS -f jbigkit.tar jbigkit)
+ VERSION=1.0
+@@ -46,2 +47,24 @@
+ $(DISTUID)@$(DISTHOST):$(DISTPATH)/jbigkit-$(VERSION)-announce.txt
+ mv ../jbigkit-$(VERSION).tar.gz $(HOME)/.www/download/
+
+install:
+ mkdir -p ${PREFIX}/bin