pkgsrc/x11/xephem/patches/patch-aa
drochner 531541e311 update to 3.5.2
major changes:
-additional data format support
-GUI fixes and enhancements
-image analysis, fits
-cross-platform compatibility
-improved telescope control
2002-01-19 11:39:43 +00:00

13 lines
440 B
Text

$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