aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2004-04-29 09:53:54 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2004-04-29 09:53:54 +0000
commit2c19fe48dc1084a42b373edc5d84c68ac9b49599 (patch)
tree1f243b7d05990ffbd8e1403e463be5d5607797de /devel/avr-libc
parent72d9f8c01a7cd483833287e3f0446182a7a6491e (diff)
downloadports-2c19fe48dc1084a42b373edc5d84c68ac9b49599.tar.gz
ports-2c19fe48dc1084a42b373edc5d84c68ac9b49599.zip
Notes
Diffstat (limited to 'devel/avr-libc')
-rw-r--r--devel/avr-libc/files/patch-nodocversion11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/avr-libc/files/patch-nodocversion b/devel/avr-libc/files/patch-nodocversion
new file mode 100644
index 000000000000..cd6c0dd602ab
--- /dev/null
+++ b/devel/avr-libc/files/patch-nodocversion
@@ -0,0 +1,11 @@
+--- configure.orig Fri Apr 23 23:54:56 2004
++++ configure Thu Apr 29 11:44:21 2004
+@@ -1466,7 +1466,7 @@
+
+
+
+-AVR_LIBC_USER_MANUAL="avr-libc-user-manual-${VERSION}"
++AVR_LIBC_USER_MANUAL="avr-libc-user-manual"
+
+
+ INCLUDES='-I$(top_srcdir)/include -I$(top_srcdir)/common'