From 8a609be53116f279d9c38adaeae64b221e32514e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 31 Aug 2002 00:13:25 +0000 Subject: Use USE_GNOMENG. PR: 42232 Submitted by: Edwin Groothuis --- audio/libao/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/libao') diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 42a7e0803632..c880d8d4a41b 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -32,7 +32,7 @@ MAN5= libao.conf.5 .include -.if ${HAVE_GNOME:Mesound} +.if ${HAVE_GNOME:Mesound}!="" USE_GNOME+= esound PLIST_SUB+= ESOUND="" PKGNAMESUFFIX= -esound -- cgit v1.2.3