aboutsummaryrefslogtreecommitdiffstats
path: root/science/felt/files
diff options
context:
space:
mode:
authorflathill <flathill@FreeBSD.org>1998-12-16 20:23:06 +0800
committerflathill <flathill@FreeBSD.org>1998-12-16 20:23:06 +0800
commitd01b7f6e38a5f9787af6ab892ed1dada4295837a (patch)
treec32502cb437889d50ddff16cad264612a4affe1b /science/felt/files
parent66b8339472028f9de05962a2935437194e3f935f (diff)
downloadfreebsd-ports-gnome-d01b7f6e38a5f9787af6ab892ed1dada4295837a.tar.gz
freebsd-ports-gnome-d01b7f6e38a5f9787af6ab892ed1dada4295837a.tar.zst
freebsd-ports-gnome-d01b7f6e38a5f9787af6ab892ed1dada4295837a.zip
PR: ports/8871
Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN'
Diffstat (limited to 'science/felt/files')
-rw-r--r--science/felt/files/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/science/felt/files/patch-ab b/science/felt/files/patch-ab
new file mode 100644
index 000000000000..e93f8a7e9dd0
--- /dev/null
+++ b/science/felt/files/patch-ab
@@ -0,0 +1,13 @@
+If you are not using the Xaw3d widget set, remove this patch
+
+--- src/Velvet/Makefile.orig Wed Dec 16 21:04:49 1998
++++ src/Velvet/Makefile Wed Dec 16 21:03:41 1998
+@@ -18,7 +18,7 @@
+ CFLAGS = $(CCOPTS) -I$(X11INC) -I$(TOPDIR)/include
+ LDFLAGS = $(LDOPTS) -L$(X11LIB)
+ LIBS = $(LIBWIDGETS) $(LIBGEN) $(LIBGEOMPACK) $(LIBFELT) $(LIBELT) $(LIBMTX)\
+- -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
++ -lXaw3d -lXmu -lXt -lSM -lICE -lXext -lX11 -lm
+ OBJS = analysis.o animate.o apply.o bivar.o callbacks.o canvas.o\
+ colors.o constraint.o contour.o draw3d.o drawingshell.o\
+ element.o elementlist.o elementop.o eps.o error.o field.o file.o\