1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/astro/xephem/files/patch-aa
Matthew Hunt 785416bf35 Update to 3.4.
PR:		23382
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-08 23:15:01 +00:00

12 lines
352 B
Plaintext

--- Imakefile.orig Tue Mar 16 09:00:21 1999
+++ Imakefile Sun Apr 4 15:06:31 1999
@@ -63,7 +63,7 @@
SRCS = $(OBJS:.o=.c)
XCOMM Sometimes you need -lXp after -lXm
- XMLIB = -lXm
+ XMLIB = ${MOTIFLIB}
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
EXTRA_INCLUDES = -I../../libastro
LOCAL_LDFLAGS = -L../../libastro