summaryrefslogtreecommitdiff
path: root/graphics/g3d/patches
diff options
context:
space:
mode:
authorsakamoto <sakamoto@pkgsrc.org>1999-07-22 03:35:20 +0000
committersakamoto <sakamoto@pkgsrc.org>1999-07-22 03:35:20 +0000
commit733f3fc9899aed95b5c6a520d07b4e1f956a29ea (patch)
treee359262c7a57f74d78bbf83ccbed1282fe4ac941 /graphics/g3d/patches
parentd6753dc6fac9196d4e13dbf37b9e13cb4eea651e (diff)
downloadpkgsrc-733f3fc9899aed95b5c6a520d07b4e1f956a29ea.tar.gz
3D modeller with a view of 3D modelling
Diffstat (limited to 'graphics/g3d/patches')
-rw-r--r--graphics/g3d/patches/patch-aa27
-rw-r--r--graphics/g3d/patches/patch-ab19
2 files changed, 46 insertions, 0 deletions
diff --git a/graphics/g3d/patches/patch-aa b/graphics/g3d/patches/patch-aa
new file mode 100644
index 00000000000..0206d494754
--- /dev/null
+++ b/graphics/g3d/patches/patch-aa
@@ -0,0 +1,27 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/07/22 03:35:21 sakamoto Exp $
+
+--- ./g3d/Makefile.in.orig Sat Jul 17 05:29:18 1999
++++ ./g3d/Makefile.in Thu Jul 22 10:24:50 1999
+@@ -100,5 +100,5 @@
+ l = @l@
+
+-CFLAGS = @CFLAGS@ -Wall $(GTK_CFLAGS) -DPIXMAP_DIR=\"/usr/local/share/pixmaps/g3d/\"
++CFLAGS = @CFLAGS@ -Wall $(GTK_CFLAGS) -DPIXMAP_DIR=\"$(prefix)/share/pixmaps/g3d/\"
+
+ bin_PROGRAMS = g3d
+@@ -107,5 +107,5 @@
+
+
+-g3d_LDADD = -lb3d $(GL_LIBS) $(GTK_LIBS) -lgtkgl
++g3d_LDADD = ../b3d/src/libb3d.la $(GL_LIBS) $(GTK_LIBS) -lgtkgl
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h
+@@ -370,6 +370,6 @@
+
+ install-data-local:
+- -mkdir /usr/local/share/pixmaps/g3d/
+- cp $(top_srcdir)/pixmaps/*.xpm /usr/local/share/pixmaps/g3d/
++ $(mkinstalldirs) $(prefix)/share/pixmaps/g3d/
++ cp $(top_srcdir)/pixmaps/*.xpm $(prefix)/share/pixmaps/g3d/
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/graphics/g3d/patches/patch-ab b/graphics/g3d/patches/patch-ab
new file mode 100644
index 00000000000..2ad6d03001a
--- /dev/null
+++ b/graphics/g3d/patches/patch-ab
@@ -0,0 +1,19 @@
+$NetBSD: patch-ab,v 1.1.1.1 1999/07/22 03:35:21 sakamoto Exp $
+
+--- ./configure.orig Tue Jul 20 04:24:13 1999
++++ ./configure Thu Jul 22 10:21:45 1999
+@@ -1348,6 +1348,7 @@
+
+ # Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++LIBTOOL="$LIBTOOL"
+
++if false; then
+ # Check for any special flags to pass to ltconfig.
+ libtool_flags=
+@@ -1392,4 +1393,5 @@
+ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
+ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
++fi
+
+ # Redirect the config.log output again, so that the ltconfig log is not