summaryrefslogtreecommitdiff
path: root/audio/libshout/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-07-30 16:41:18 +0000
committerdrochner <drochner>2009-07-30 16:41:18 +0000
commit79a0d7982cfbdadb83e49956ae996d211c7489cb (patch)
treef732066eda1aba8fa4740219c355ad852fe01e7f /audio/libshout/Makefile
parent70f963e2eff713f3c6caeaedd154f19006e3aa36 (diff)
downloadpkgsrc-79a0d7982cfbdadb83e49956ae996d211c7489cb.tar.gz
update to 2.2.2
changes: bugfixes pkgsrc change: enable pkg-config again, so that the .pc file gets installed (didn't find a pkg which depends on the old shout-config script) from Guillaume Lasmayous per PR pkg/41468
Diffstat (limited to 'audio/libshout/Makefile')
-rw-r--r--audio/libshout/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 48ac611f811..6b436e95779 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/07/14 12:55:57 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/07/30 16:41:18 drochner Exp $
#
-DISTNAME= libshout-2.1
+DISTNAME= libshout-2.2.2
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/libshout/
@@ -15,7 +15,6 @@ USE_LIBTOOL= YES
PTHREAD_OPTS+= require
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --disable-pkgconfig
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../multimedia/libtheora/buildlink3.mk"