summaryrefslogtreecommitdiffstats
path: root/audio/rio500
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 06:23:01 +0000
committerreg <reg@FreeBSD.org>2000-10-05 06:23:01 +0000
commit38d35e3db9111f42b79313f05731c75e6e55d7e8 (patch)
tree15816ec7b527e5501d5e562ef34c25d7d1093d4a /audio/rio500
parente57ab899e8ccc8394fbdc7a53114f2d7e4b9a8d8 (diff)
downloadFreeBSD-ports-38d35e3db9111f42b79313f05731c75e6e55d7e8.zip
FreeBSD-ports-38d35e3db9111f42b79313f05731c75e6e55d7e8.tar.gz
Implement USE_GLIB.
Diffstat (limited to 'audio/rio500')
-rw-r--r--audio/rio500/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile
index bf9f208..594f646 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 <bsd.port.mk>
OpenPOWER on IntegriCloud