From 38d35e3db9111f42b79313f05731c75e6e55d7e8 Mon Sep 17 00:00:00 2001 From: reg Date: Thu, 5 Oct 2000 06:23:01 +0000 Subject: Implement USE_GLIB. --- audio/rio500/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index bf9f208a6081..594f6464ae65 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -12,14 +12,10 @@ MASTER_SITES= http://download.sourceforge.net/rio500/ MAINTAINER= k_nishizawa@anet.ne.jp -LIB_DEPENDS= glib12:${PORTSDIR}/devel/glib12 - -GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config - +USE_GLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-devicepath='/dev' \ --with-deviceentry='urio0' \ --with-id3support -CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" .include -- cgit