summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'net/netatalk/patches/patch-ai')
-rw-r--r--net/netatalk/patches/patch-ai18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/netatalk/patches/patch-ai b/net/netatalk/patches/patch-ai
deleted file mode 100644
index c0f324a004b..00000000000
--- a/net/netatalk/patches/patch-ai
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-ai,v 1.2 1999/08/31 22:09:43 wrstuden Exp $
-
---- include/Makefile Tue Feb 20 08:38:02 1996
-+++ include/Makefile Mon Aug 30 06:47:42 1999
-@@ -1,11 +1,11 @@
--TARGETS= atalk netatalk
-+TARGETS= atalk
-
- INSTALL= install
-
- all :
-
- install : all
-- -mkdir ${DESTDIR}
-+ -mkdir ${ATALK_DESTDIR}
- -mkdir ${INCDIR}
- for i in ${TARGETS}; do \
- rm -rf ${INCDIR}/$$i ; \