pkgsrc-wip/gtkada/patches/patch-testgtk_Makefile.in
John R. Shannon b76bf2da22 This is GtkAda version 2.2.1. This package is an Ada95 graphical library
for the Gimp Toolkit, which means this is a set of packages to allow you
to easily create some graphical interfaces under X11 and Win32, using Ada95
as a programming language.
2003-12-11 23:05:20 +00:00

13 lines
409 B
Text

$NetBSD: patch-testgtk_Makefile.in,v 1.1.1.1 2003/12/11 23:05:20 johnrshannon Exp $
--- testgtk/Makefile.in.orig 2003-06-18 03:09:59.000000000 -0600
+++ testgtk/Makefile.in
@@ -24,7 +24,7 @@ TARGET_LFLAGS = @TARGET_LFLAGS@
GNATMAKE = gnatmake
GNATMAKELDFLAGS = -largs -L$(src_dir) -L$(opengl_dir) -lgtkada @GTK_LIBS@ \
- $(TARGET_LFLAGS)
+ $(TARGET_LFLAGS) -static
CP = cp -pf
MKDIR = mkdir -p