aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/pavuk/files/patch-ad
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-12-02 15:49:56 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-12-02 15:49:56 +0000
commit87e5f8daec1fd4f1d1533d2785d9af20e4ac2b0f (patch)
treed25003f1c688f7c18293dd71c13d412961348b24 /ftp/pavuk/files/patch-ad
parent125261332897095ba20b423d35e1421c3978d7e4 (diff)
Update to version 0.9.26
PR: 23222 Submitted by: Ports Fury
Diffstat (limited to 'ftp/pavuk/files/patch-ad')
-rw-r--r--ftp/pavuk/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/pavuk/files/patch-ad b/ftp/pavuk/files/patch-ad
deleted file mode 100644
index d425e9cc9b19..000000000000
--- a/ftp/pavuk/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun Feb 13 23:12:20 2000
-+++ Makefile.in Sun Feb 13 23:13:13 2000
-@@ -109,7 +109,7 @@
- config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- $(SHELL) ./config.status --recheck
- $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
-- cd $(srcdir) && $(AUTOCONF)
-+ cd $(srcdir) && $(CONFIGURE_ENV) $(AUTOCONF)
-
- # This directory's subdirectories are mostly independent; you can cd
- # into them and run `make' without going through this Makefile.