Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/musicpd/Makefile,v --- Makefile 20 Dec 2003 16:14:12 -0000 1.5 +++ Makefile 23 Jan 2004 17:23:43 -0000 @@ -6,8 +6,7 @@ # PORTNAME= musicpd -PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTVERSION= 0.9.4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +21,11 @@ GNU_CONFIGURE= yes PKGMESSAGE= ${WRKDIR}/pkg-message +OPTIONS= FLAC "Support for FLAC Audio" on \ + VORBIS "Support for OGG Vorbis Audio" on \ + WAV "Support for WAV Audio" on \ + ICONV "Support for international characters" on + .include .if ${OSVERSION} >= 500038 @@ -72,15 +76,6 @@ -e 's,%%RC_SUBR%%,${RC_SUBR},g' \ -e 's,%%RC_SUFX%%,${RC_SUFX},g' PLIST_SUB+= RC_SUFX=${RC_SUFX} - -pre-everything:: - @${ECHO_CMD} "You can build ${PKGNAME} with the following options:" - @${ECHO_CMD} - @${ECHO_CMD} "WITHOUT_VORBIS Disable Ogg Vorbis support" - @${ECHO_CMD} "WITHOUT_FLAC Disable FLAC support" - @${ECHO_CMD} "WITHOUT_WAV Disable libao support" - @${ECHO_CMD} "WITHOUT_ICONV Disable international chars support" - @${ECHO_CMD} post-build: @${SED} ${SED_SCRIPT} ${FILESDIR}/musicpd.sh >${WRKDIR}/musicpd.sh Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/musicpd/distinfo,v --- distinfo 9 Nov 2003 15:42:55 -0000 1.3 +++ distinfo 23 Jan 2004 17:23:43 -0000 @@ -1, +1, @@ -MD5 (mpd-0.9.3.tar.gz) = c27310fad56548fab37b24eec1ec6ce8 +MD5 (mpd-0.9.4.tar.gz) = 5aa406a6f633f78ae820c48cbc8fce48