diff options
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r-- | audio/rplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index e4af01b5f95..8a044c83bd1 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2006/03/05 16:27:22 jlam Exp $ +# $NetBSD: Makefile,v 1.55 2006/03/30 03:44:41 jlam Exp $ # DISTNAME= rplay-3.3.2 @@ -17,7 +17,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --build=BUILD -INFO_FILES= RPLAY.info RPTP.info librplay.info rplay.info +INFO_FILES= # PLIST RCD_SCRIPTS= rplayd EGDIR= ${PREFIX}/share/examples/rplay |