sync with window maker WINGs changes

This commit is contained in:
wilfried 2001-02-09 00:01:05 +00:00
parent 701b7efa2b
commit c3e70bd9c5
2 changed files with 3 additions and 15 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2001/02/01 17:34:26 wilfried Exp $
# $OpenBSD: Makefile,v 1.5 2001/02/09 00:01:05 wilfried Exp $
DISTNAME= WSoundServer-0.4.0
PKGNAME= ${DISTNAME:L}
@ -14,8 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${LOCALBASE}/include/WINGs/WUtil.h::x11/windowmaker
LIB_DEPENDS= PropList.2::devel/libproplist \
LIB_DEPENDS= wraster.2::x11/windowmaker \
PropList.2::devel/libproplist \
audiofile::devel/libaudiofile \
dockapp:devel/libdockapp
RUN_DEPENDS= wmaker::x11/windowmaker

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-wslib_config_c,v 1.1 2001/01/19 20:21:07 naddy Exp $
--- wslib/config.c.orig Fri Jan 19 16:51:22 2001
+++ wslib/config.c Fri Jan 19 16:51:41 2001
@@ -37,7 +37,7 @@ $Id: config.c,v 1.5 1999/11/17 13:16:49
#include <limits.h>
#include "wsound.h"
-#include <WUtil.h>
+#include <WINGs/WUtil.h>
#include <assert.h>