summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:35:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:35:48 +0000
commit5572950a830d568b08695ebd7e17025ebe881b36 (patch)
tree306d3b69bf6627aaa20241650285f3f2b2216c43 /news
parentNeeds perl to build. (diff)
Don't support running with perl4 any more.
Notes
Notes: svn path=/head/; revision=59285
Diffstat (limited to 'news')
-rw-r--r--news/aub/Makefile6
1 files changed, 0 insertions, 6 deletions
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