aboutsummaryrefslogtreecommitdiff
path: root/lang/icon/files
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-28 16:36:10 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-28 16:36:10 +0000
commit3f546e7a4109bb01cabe34247f628a6998898390 (patch)
treecd7e7351b7cd6e5c14f890ff3d4bafbc8d1c24e5 /lang/icon/files
parent142f5be974396f3e7a0f5bd250a89bebc0792b9e (diff)
downloadports-3f546e7a4109bb01cabe34247f628a6998898390.tar.gz
ports-3f546e7a4109bb01cabe34247f628a6998898390.zip
Update to version 9.3.2 to unbreak the port
(the distfile is named unix.tgz..ugh)
Notes
Notes: svn path=/head/; revision=21060
Diffstat (limited to 'lang/icon/files')
-rw-r--r--lang/icon/files/patch-ae9
1 files changed, 6 insertions, 3 deletions
diff --git a/lang/icon/files/patch-ae b/lang/icon/files/patch-ae
index cca27b245d14..5ff110d3695f 100644
--- a/lang/icon/files/patch-ae
+++ b/lang/icon/files/patch-ae
@@ -1,6 +1,6 @@
---- Makefile.orig Fri Feb 13 15:18:30 1998
-+++ Makefile Fri Feb 20 13:00:05 1998
-@@ -186,3 +186,16 @@
+--- Makefile.orig Thu Jul 1 10:39:20 1999
++++ Makefile Sat Aug 28 09:25:59 1999
+@@ -187,6 +187,19 @@
-cd tests; $(MAKE) Clean
##################################################################
@@ -17,3 +17,6 @@
+ install -c -g bin -o bin -m 644 bin/rt.a ${PREFIX}/share/icon/rt.a
+ install -c -g bin -o bin -m 644 bin/rt.db ${PREFIX}/share/icon/rt.db
+ install -c -g bin -o bin -m 644 bin/rt.h ${PREFIX}/share/icon/rt.h
+ # Entries beyond this point are for use at Arizona only.
+ # *** Do not delete the line above; it is used in trimming Makefiles
+ # for distribution ***