diff options
-rw-r--r-- | audio/wsoundserver/Makefile | 9 | ||||
-rw-r--r-- | audio/wsoundserver/distinfo | 2 | ||||
-rw-r--r-- | audio/wsoundserver/files/configure | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 54777b31d91b..ff81f74e0d1a 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -3,24 +3,23 @@ # Date created: 9 December 1998 # Whom: gljohns@bellsouth.net # -# $Id: Makefile,v 1.1.1.1 1998/12/23 02:53:35 flathill Exp $ +# $Id: Makefile,v 1.2 1999/01/18 06:42:59 asami Exp $ # -DISTNAME= wmsound-0.9.0 +DISTNAME= wmsound-0.9.2 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.frontiernet.net/~southgat/wmsound/download/ +MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ MAINTAINER= gljohns@bellsouth.net BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker -FETCH_BEFORE_ARGS= -b - USE_IMAKE= yes NO_INSTALL_MANPAGES= yes post-install: ${SH} ${FILESDIR}/configure > ${WRKDIR}/WMSound + ${MKDIR} ${PREFIX}/share/WindowMaker/Defaults ${INSTALL_DATA} ${WRKDIR}/WMSound \ ${PREFIX}/share/WindowMaker/Defaults/WMSound ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib diff --git a/audio/wsoundserver/distinfo b/audio/wsoundserver/distinfo index d3de83ecda2e..235d763717c5 100644 --- a/audio/wsoundserver/distinfo +++ b/audio/wsoundserver/distinfo @@ -1 +1 @@ -MD5 (wmsound-0.9.0.tar.gz) = ab81b329a1e627bcd2f79e68156642f2 +MD5 (wmsound-0.9.2.tar.gz) = e594d212d20c49f5c037dc157bb71eac diff --git a/audio/wsoundserver/files/configure b/audio/wsoundserver/files/configure index 56a1af01f7b1..797a9b04d04c 100644 --- a/audio/wsoundserver/files/configure +++ b/audio/wsoundserver/files/configure @@ -4,7 +4,7 @@ # (C) Copyright 1998, Anthony Quinn & Pascal Hofstee # Modified for FreeBSD port installation by Glenn Johnson -VERSION="0.9.0" +VERSION="0.9.2" DEVICE="/dev/dsp" (echo "{";\ |