1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/astro/xephem/files/patch-aa
Justin M. Seger 49b60d09e2 Upgrade to xephem 3.2.2
PR:		ports/10951
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 01:11:20 +00:00

12 lines
357 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} -lXm
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
EXTRA_INCLUDES = -I../../libastro
LOCAL_LDFLAGS = -L../../libastro