pkgsrc/x11/xephem/patches/patch-aa

14 lines
440 B
Text
Raw Normal View History

$NetBSD: patch-aa,v 1.4 2002/01/19 11:39:44 drochner Exp $
--- Imakefile.orig Wed Oct 10 08:07:58 2001
+++ Imakefile Mon Jan 14 16:01:25 2002
@@ -71,7 +71,7 @@
SRCS = $(OBJS:.o=.c)
XCOMM Sometimes you need -lXp after -lXm
- XMLIB = -lXm
+ XMLIB = ${MOTIFLIB}
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
EXTRA_INCLUDES = -I../../libastro -I../../libip
LOCAL_LDFLAGS = -L../../libastro -L../../libip