From 6379e5c2ccd39be308e0d04f8dc712ac5b443272 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 11 Nov 1996 18:37:07 +0000 Subject: [PATCH] Don't make a seperate subdir w/DISTDIR for each version. Requested by: Satoshi --- mail/mutt-devel/Makefile | 4 ++-- mail/mutt/Makefile | 4 ++-- mail/mutt14/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index a471b247eb2e..09c21d8bbb00 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $ +# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $ DISTNAME= ${PKGNAME}-export PKGNAME= mutt-0.49 @@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \ MAINTAINER= obrien@cs.ucdavis.edu -DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//} +DIST_SUBDIR= Mutt WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= GNU_CONFIGURE= yes diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index a471b247eb2e..09c21d8bbb00 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $ +# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $ DISTNAME= ${PKGNAME}-export PKGNAME= mutt-0.49 @@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \ MAINTAINER= obrien@cs.ucdavis.edu -DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//} +DIST_SUBDIR= Mutt WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= GNU_CONFIGURE= yes diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index a471b247eb2e..09c21d8bbb00 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/11/10 09:37:23 obrien Exp $ +# $Id: Makefile,v 1.2 1996/11/10 20:19:54 obrien Exp $ DISTNAME= ${PKGNAME}-export PKGNAME= mutt-0.49 @@ -30,7 +30,7 @@ PATCHFILES= 03.typo.PATCH \ MAINTAINER= obrien@cs.ucdavis.edu -DIST_SUBDIR= Mutt_${PKGNAME:S/^mutt-//} +DIST_SUBDIR= Mutt WRKSRC= ${WRKDIR}/${PKGNAME} PATCH_DIST_STRIP= GNU_CONFIGURE= yes