pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/rsynth This package has no manual page.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4701ef0b599a
branches: trunk
changeset: 500695:4701ef0b599a
user: reed <reed%pkgsrc.org@localhost>
date: Tue Oct 11 21:30:39 2005 +0000
description:
This package has no manual page.
And the configure does not know --mandir, so
use CONFIGURE_HAS_MANDIR=NO.
Noticed in kristerw's bulk build.
diffstat:
audio/rsynth/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3871f5c50df1 -r 4701ef0b599a audio/rsynth/Makefile
--- a/audio/rsynth/Makefile Tue Oct 11 20:55:28 2005 +0000
+++ b/audio/rsynth/Makefile Tue Oct 11 21:30:39 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/01 18:02:38 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/11 21:30:39 reed Exp $
DISTNAME= rsynth-2.0
PKGREVISION= 1
@@ -16,6 +16,7 @@
DIST_SUBDIR= rsynth
GNU_CONFIGURE= YES
+CONFIGURE_HAS_MANDIR= NO
CONFIGURE_ARGS+=--with-aDict="${WRKDIR}/cmudict.0.4"
CONFIGURE_ARGS+=--without-bDict
Home |
Main Index |
Thread Index |
Old Index