]> git.pld-linux.org Git - packages/xephem.git/blame - xephem-makefile.patch
- openmotif-devel already R: X-devel
[packages/xephem.git] / xephem-makefile.patch
CommitLineData
aedb54a1 1--- xephem-3.7.1.orig/GUI/xephem/Makefile 2005-11-18 14:43:09.000000000 +0100
2+++ xephem-3.7.1/GUI/xephem/Makefile 2006-07-22 18:28:04.305473250 +0200
3@@ -34,7 +34,7 @@
4 CLDFLAGS = -g
5 CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I$(MOTIFI) -I/usr/X11R6/include
6 LDFLAGS = $(LIBLNK) $(CLDFLAGS) -L$(MOTIFL) -L/usr/X11R6/lib
7-XLIBS = $(MOTIFL)/libXm.a -lXp -lXt -lXext -lSM -lICE -lXmu -lX11
8+XLIBS = -lXm -lXp -lXt -lXext -lSM -lICE -lXmu -lX11
9 LIBS = $(XLIBS) $(LIBLIB) -lm
10
11 # MKS Enterprise toolkit
This page took 0.069965 seconds and 4 git commands to generate.