diff options
Diffstat (limited to 'mail/distribute/files/patch-aa')
-rw-r--r-- | mail/distribute/files/patch-aa | 34 |
1 files changed, 13 insertions, 21 deletions
diff --git a/mail/distribute/files/patch-aa b/mail/distribute/files/patch-aa index 117a4d620a54..d82023d1657b 100644 --- a/mail/distribute/files/patch-aa +++ b/mail/distribute/files/patch-aa @@ -1,27 +1,19 @@ ---- Makefile.orig Thu Oct 2 01:18:07 1997 -+++ Makefile Thu Oct 2 01:21:10 1997 -@@ -66,7 +66,7 @@ - ## -DDEF_ALIAS_CHAR_OPTION=\"b\" +--- Makefile.orig Thu Apr 11 11:25:35 2002 ++++ Makefile Thu Apr 11 11:27:10 2002 +@@ -85,16 +85,16 @@ + #-D__USE_FIXED_PROTOTYPES__ - # --DESTDIR= -+DESTDIR= ${PREFIX} - # - CFLAGS= -g ${OPTIONS} ${DEFAULTCONFIG} ${RCONFIG} - # -Wall -@@ -75,8 +75,8 @@ - MAKE= make - CC= ${PURIFY} ${PURIFYOPTS} cc - --WHERE= /usr/local/libexec --MANDIR= /usr/local/man -+WHERE= /sbin -+MANDIR= /man + PREFIX= /usr/local +-WHERE= ${PREFIX}/libexec ++WHERE= ${PREFIX}/sbin + MANDIR= ${PREFIX}/man MANSEC= 1 # Install as -@@ -84,7 +84,7 @@ - GROUP= daemon +-OWNER= daemon +-GROUP= daemon ++OWNER= ${DISTRIBUTE_OWNER} ++GROUP= ${DISTRIBUTE_GROUP} # install -INSTALL= install -c @@ -29,7 +21,7 @@ # perl PERL=perl -@@ -130,11 +130,11 @@ +@@ -140,11 +140,11 @@ @size xarchive install: xdistribute distribute.1 xarchive |