aboutsummaryrefslogtreecommitdiff
path: root/lang/guile/files
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-04-24 19:15:51 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-04-24 19:15:51 +0000
commit7f2c5da3d9c0bf655e2a22bad249f658e1a0fd17 (patch)
treee68ffd4c159b28831e99c6bafaf73feb4d04573b /lang/guile/files
parentcd9733e03a36010c90d79ed2b4c7e69fb38df016 (diff)
downloadports-7f2c5da3d9c0bf655e2a22bad249f658e1a0fd17.tar.gz
ports-7f2c5da3d9c0bf655e2a22bad249f658e1a0fd17.zip
Notes
Diffstat (limited to 'lang/guile/files')
-rw-r--r--lang/guile/files/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/guile/files/patch-ag b/lang/guile/files/patch-ag
new file mode 100644
index 000000000000..dd895e731912
--- /dev/null
+++ b/lang/guile/files/patch-ag
@@ -0,0 +1,11 @@
+--- qt/Makefile.in.orig Mon Apr 24 14:53:57 2000
++++ qt/Makefile.in Mon Apr 24 14:54:33 2000
+@@ -407,7 +407,7 @@
+
+
+ .s.lo:
+- $(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
++ $(LIBTOOL) --mode=compile $(CC) $(qthread_asflags) -c $<
+ qtmds.s:
+ ${LN_S} ${srcdir}/${qtmds_s} qtmds.s
+ qtmdc.c: