aboutsummaryrefslogtreecommitdiff
path: root/audio/wsoundserver/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-26 02:10:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-26 02:10:41 +0000
commit2cacbb7d1c518bee3b01705c15a1045c72e39c0f (patch)
tree719da0f6fec5aa64433f5e15533193a366e95d37 /audio/wsoundserver/Makefile
parentd8d0d6f5d3d4ac20d8b5af7d741c076f9957055e (diff)
downloadports-2cacbb7d1c518bee3b01705c15a1045c72e39c0f.tar.gz
ports-2cacbb7d1c518bee3b01705c15a1045c72e39c0f.zip
Update to version 0.9.2.
PR: 9627 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
Notes
Notes: svn path=/head/; revision=16312
Diffstat (limited to 'audio/wsoundserver/Makefile')
-rw-r--r--audio/wsoundserver/Makefile9
1 files changed, 4 insertions, 5 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