From 65c869f66bbc0d28069572baff7b9618a0d8a72f Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 16 May 2002 23:35:48 +0000 Subject: Don't support running with perl4 any more. --- news/aub/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'news/aub') diff --git a/news/aub/Makefile b/news/aub/Makefile index 0a16f7fd8454..c62107fa3f23 100644 --- a/news/aub/Makefile +++ b/news/aub/Makefile @@ -29,12 +29,6 @@ pre-patch: -e 's:/usr/tmp:/var/tmp:' \ ${DISTDIR}/${DIST_SUBDIR}/aub > ${WRKDIR}/aub -.if !exists(/usr/bin/perl5) -post-patch: - @cd ${WRKSRC} ; ${PATCH} -d ${WRKSRC} --reverse --quiet -E \ - ${PATCH_STRIP} < ${PATCHDIR}/patch-01 -.endif - do-install: ${INSTALL_SCRIPT} ${WRKDIR}/aub ${PREFIX}/bin ${INSTALL_MAN} ${DISTDIR}/${DIST_SUBDIR}/aub.1 ${PREFIX}/man/man1 -- cgit