pkgsrc/x11/egtk/patches/patch-ab
jlam f7ba2f2ce5 Update eGTK to 0.3.4. Changes from 0.3.3:
* December 15th, 1999 - version 0.3.4-1 released. Fixes to get rid
       of some SE warnings and some cleanup of obsolete classes.
     * December 10th, 1999 - version 0.3.4 released. Includes number of
       bugfixes, improvements to GTK_PIXMAP and GTK_WIDGET, and new
       examples. See CHANGELOG file for details.
     * October 25th, 1999 - removed all references to EIFFEL_GTK
       (replaced with EGTK) and renamed the archive file to
       eGTK-0.3.3-1.tar.gz.
     * October 15th, 1999 - version 0.3.3-1. Bug fixes in GTK_IDENTIFIED
       and related C code for 64-bit machines.
2000-02-25 17:57:59 +00:00

23 lines
698 B
Text

$NetBSD: patch-ab,v 1.2 2000/02/25 17:58:01 jlam Exp $
--- man/egtkbuild.1.in.orig Tue Nov 30 23:00:32 1999
+++ man/egtkbuild.1.in Fri Feb 25 12:39:40 2000
@@ -32,7 +32,7 @@
.TP
.B COMPILE
The command to use to compile the project; the default is
-.RB ' compile '.
+.RB ' "smalleiffel compile" '.
.TP
.B DEBUG
The flags to be given to the C compiler to control the inclusion of
@@ -64,8 +64,7 @@
.B EXTERNAL
Other *.c and *.o files to include in the compilation. By default this
variable contains
-.RB " ${EGTK}/C/eif_gtk.c
-.BR ${EGTK}/C/se/eif_gtk_se.c ".
+.RB ' "@PREFIX@/share/egtk/se/eif_gtk_se.c" '.
.TP
.B LIBS
Compiler options to specify additional directories to search for