diff options
author | zuntum <zuntum> | 2001-06-24 02:22:25 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-06-24 02:22:25 +0000 |
commit | 99169c31d8611087bb40b6f405885a348de843ad (patch) | |
tree | d38703cad2b640fd3c5e57fc32ea82610b13219a /graphics/avifile-devel | |
parent | bce6adceeff560f2c0d6f47fb7b174d9c5ced31f (diff) | |
download | pkgsrc-99169c31d8611087bb40b6f405885a348de843ad.tar.gz |
Remove FreeBSDism -- USE_AUTOCONF
Diffstat (limited to 'graphics/avifile-devel')
-rw-r--r-- | graphics/avifile-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/avifile-devel/Makefile b/graphics/avifile-devel/Makefile index b30f76a1080..341dbe5e064 100644 --- a/graphics/avifile-devel/Makefile +++ b/graphics/avifile-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/06/24 02:16:39 zuntum Exp $ +# $NetBSD: Makefile,v 1.4 2001/06/24 02:22:25 zuntum Exp $ # DISTNAME= avifile-0.6.20010618 @@ -31,7 +31,6 @@ WRKSRC= ${WRKDIR}/avifile-0.6 ONLY_FOR_PLATFORM= NetBSD-*-i386 USE_GMAKE= yes -USE_AUTOCONF= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |