pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/herrie The option for using libmodplug is modplu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bdb348716a2d
branches:  trunk
changeset: 535602:bdb348716a2d
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri Nov 23 05:40:02 2007 +0000

description:
The option for using libmodplug is modplug, not libmodplug.

diffstat:

 audio/herrie/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 747345eba414 -r bdb348716a2d audio/herrie/options.mk
--- a/audio/herrie/options.mk   Fri Nov 23 01:29:28 2007 +0000
+++ b/audio/herrie/options.mk   Fri Nov 23 05:40:02 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.3 2007/11/08 18:45:36 bjs Exp $
+# $NetBSD: options.mk,v 1.4 2007/11/23 05:40:02 bjs Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.herrie
 PKG_OPTIONS_GROUP.curses=      ncurses ncursesw
 PKG_OPTIONS_OPTIONAL_GROUPS=   curses
-PKG_SUPPORTED_OPTIONS=         curl libao libmodplug libspiff sndfile vorbis
+PKG_SUPPORTED_OPTIONS=         curl libao modplug libspiff sndfile vorbis
 PKG_SUGGESTED_OPTIONS=         ncurses curl
 
 .include "../../mk/oss.buildlink3.mk"



Home | Main Index | Thread Index | Old Index