summaryrefslogtreecommitdiff
path: root/audio/faad2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-08-11 11:16:37 +0000
committerdrochner <drochner@pkgsrc.org>2009-08-11 11:16:37 +0000
commite02dfb16edd7be28674de4b53c93061065133536 (patch)
tree26e78758b966cf806be0ffb72bd60d4764442b5c /audio/faad2/Makefile
parenta432a7c1bde0e68960c19af94e0e304e6744318e (diff)
downloadpkgsrc-e02dfb16edd7be28674de4b53c93061065133536.tar.gz
make the installed include files more consistent: don't rely
on HAVE_STDINT_H defined by the client app, don't install mp4ffint.h which is purely internal, fix build of the xmms plugin, bump PKGREVISION
Diffstat (limited to 'audio/faad2/Makefile')
-rw-r--r--audio/faad2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile
index 5bf7c3832cb..53561101910 100644
--- a/audio/faad2/Makefile
+++ b/audio/faad2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2009/08/10 00:05:35 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2009/08/11 11:16:37 drochner Exp $
DISTNAME= faad2-2.7
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=faac/}