mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
cb2d9c1ab4
Change maintainer to ports@freebsd.org PR: 23952 Submitted by: Don Croyle <croyle@gelemna.org>
12 lines
447 B
Plaintext
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 \
|