diff options
Diffstat (limited to 'audio/rio500/Makefile')
-rw-r--r-- | audio/rio500/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 01d1e05a6035..2172b4486b09 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rio500 -# Date created: 27 May 2000 -# Whom: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp> -# +# Created by: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp> # $FreeBSD$ -# PORTNAME= rio500 PORTVERSION= 0.7 @@ -15,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for Diamond Rio500 USE_GNOME= glib12 +NO_STAGE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-devicepath='/dev' \ --with-deviceentry='urio0' \ |