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/xmixer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/xmixer') diff --git a/audio/xmixer/Makefile b/audio/xmixer/Makefile index 51ede2523cde..a63c098973fb 100644 --- a/audio/xmixer/Makefile +++ b/audio/xmixer/Makefile @@ -15,7 +15,8 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_AUTOCONF= yes MAN1= xmixer.1 -- cgit v1.2.3