1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/www/amaya/files/patch-aa
Alexander Langer cb2d9c1ab4 Update to 4.2.1.
Change maintainer to ports@freebsd.org

PR:		23952
Submitted by:	Don Croyle <croyle@gelemna.org>
2000-12-30 16:56:14 +00:00

12 lines
447 B
Plaintext

--- ../amaya/Makefile.in.orig Thu Nov 23 09:03:30 2000
+++ ../amaya/Makefile.in Sat Dec 30 01:39:48 2000
@@ -10,7 +10,7 @@
include ../Options
INCLUDES= -DHAVE_CONFIG_H $(AMAYA_INCLUDES) $(EXPAT_INCLUDES) $(X_FLAGS)
-XMLIB = -lXm
+XMLIB = ${MOTIFLIB}
LIBS = $(AMAYA_PLUGIN_LIBS) $(AMAYA_ANNOT_LIBS) \
$(AMAYA_LIBWWW_LIBS) $(AMAYA_MATH_LIBS) $(AMAYA_GRAPH_LIBS) \
-L../tablelib -L../thotlib -L.. -lThotTable -lThotEditor \