From f436b08442d4099779d63ad0edc3ca1c9ed9aab7 Mon Sep 17 00:00:00 2001 From: naddy Date: Tue, 15 May 2001 16:17:56 +0000 Subject: [PATCH] typo; Camiel Dobbelaar --- audio/vorbis-tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 114a571f6c8..438f940f223 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2001/03/28 12:11:19 naddy Exp $ +# $OpenBSD: Makefile,v 1.5 2001/05/15 16:17:56 naddy Exp $ COMMENT= "play, encode, and manage Ogg Vorbis files" DISTNAME= vorbis-tools-1.0beta4 @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-ogg-prefix=${LOCALBASE} \ --with-ao-prefix=${LOCALBASE} post-patch: - @cd ${WRKSRC} && touch acinlude.m4 aclocal.m4 configure.in + @cd ${WRKSRC} && touch acinclude.m4 aclocal.m4 configure.in post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/vorbis-tools