aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/jbigkit/files
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-11-02 12:15:38 +0800
committersteve <steve@FreeBSD.org>1998-11-02 12:15:38 +0800
commit227fbc5e5a1761a649f8ec755683fcc6620cac41 (patch)
treed7501b1f9e286dbbddb27ae36cb8a65e8c0cf8f5 /graphics/jbigkit/files
parent78ccd22a1cc7f4f0fced3cfe75493c790bf0931c (diff)
downloadfreebsd-ports-gnome-227fbc5e5a1761a649f8ec755683fcc6620cac41.tar.gz
freebsd-ports-gnome-227fbc5e5a1761a649f8ec755683fcc6620cac41.tar.zst
freebsd-ports-gnome-227fbc5e5a1761a649f8ec755683fcc6620cac41.zip
Chase the checksum and make this compile again.
PR: 8507
Diffstat (limited to 'graphics/jbigkit/files')
-rw-r--r--graphics/jbigkit/files/patch-aa30
1 files changed, 7 insertions, 23 deletions
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