diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-12-08 23:15:01 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-12-08 23:15:01 +0000 |
commit | 785416bf3597628c12f411d50abe3540c0b55fe8 (patch) | |
tree | 420f602b403c5d73c351fe374cf4ebd227337aa9 /astro/xephem/files/patch-aa | |
parent | GVD is the GNU Visual Debugger, very similar to DDD. (diff) |
Update to 3.4.
PR: 23382
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'astro/xephem/files/patch-aa')
-rw-r--r-- | astro/xephem/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xephem/files/patch-aa b/astro/xephem/files/patch-aa index d3acea157fd8..8114dbe128ea 100644 --- a/astro/xephem/files/patch-aa +++ b/astro/xephem/files/patch-aa @@ -5,7 +5,7 @@ XCOMM Sometimes you need -lXp after -lXm - XMLIB = -lXm -+ XMLIB = ${MOTIFLIB} -lXm ++ XMLIB = ${MOTIFLIB} DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) EXTRA_INCLUDES = -I../../libastro LOCAL_LDFLAGS = -L../../libastro |