sync with Window Maker 0.64.0 include-dir changes (ok brad@)
This commit is contained in:
parent
4880f8c768
commit
f0df09d300
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2000/10/17 03:36:15 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2001/02/15 18:51:01 wilfried Exp $
|
||||
|
||||
DISTNAME= wterm-6.2.6
|
||||
CATEGORIES= x11
|
||||
@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.kddlabs.co.jp/.10/X11/acontrib/wterm/ \
|
||||
BUILD_DEPENDS= wmaker::x11/windowmaker
|
||||
RUN_DEPENDS= wmaker::x11/windowmaker
|
||||
|
||||
MAINTAINER= Brad Smith <brad@openbsd.org>
|
||||
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
9
x11/wterm/patches/patch-src_back_command_c
Normal file
9
x11/wterm/patches/patch-src_back_command_c
Normal file
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-src_back_command_c,v 1.1 2001/02/15 18:51:01 wilfried Exp $
|
||||
--- src/back.command.c.orig Sat Jan 9 00:16:11 1999
|
||||
+++ src/back.command.c Thu Feb 15 18:45:56 2001
|
||||
@@ -1,4 +1,4 @@
|
||||
-#include <WINGs.h>
|
||||
+#include <WINGs/WINGs.h>
|
||||
#include <WMaker.h>
|
||||
/*--------------------------------*-C-*---------------------------------*
|
||||
* File: command.c
|
9
x11/wterm/patches/patch-src_command_c
Normal file
9
x11/wterm/patches/patch-src_command_c
Normal file
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-src_command_c,v 1.1 2001/02/15 18:51:01 wilfried Exp $
|
||||
--- src/command.c.orig Wed Jan 13 02:33:22 1999
|
||||
+++ src/command.c Thu Feb 15 18:45:53 2001
|
||||
@@ -1,4 +1,4 @@
|
||||
-#include <WINGs.h>
|
||||
+#include <WINGs/WINGs.h>
|
||||
#include <WMaker.h>
|
||||
/*--------------------------------*-C-*---------------------------------*
|
||||
* File: command.c
|
9
x11/wterm/patches/patch-src_main_c
Normal file
9
x11/wterm/patches/patch-src_main_c
Normal file
@ -0,0 +1,9 @@
|
||||
$OpenBSD: patch-src_main_c,v 1.1 2001/02/15 18:51:01 wilfried Exp $
|
||||
--- src/main.c.orig Mon Jan 18 12:55:42 1999
|
||||
+++ src/main.c Thu Feb 15 18:45:48 2001
|
||||
@@ -1,4 +1,4 @@
|
||||
-#include <WINGs.h>
|
||||
+#include <WINGs/WINGs.h>
|
||||
#include <WMaker.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user