Add 'c' to USE_LANGUAGES, fixes configure tests on Darwin.
This commit is contained in:
parent
417f2bad5e
commit
d5681a7f87
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.36 2015/11/03 19:10:07 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2016/03/03 13:12:20 jperkin Exp $
|
||||
#
|
||||
|
||||
DISTNAME= paman-0.9.4
|
||||
|
@ -11,8 +11,8 @@ HOMEPAGE= http://0pointer.de/lennart/projects/paman/
|
|||
COMMENT= GTK frontend for the PulseAudio sound server
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= pkg-config gmake
|
||||
USE_LANGUAGES= c++
|
||||
|
||||
CONFIGURE_ARGS+= --disable-lynx
|
||||
|
||||
|
|
Loading…
Reference in a new issue