1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/misc/astrolog/files/patch-aa
Andrey A. Chernov ef94d6cfca Upgrade to 5.20
1996-07-14 06:57:41 +00:00

23 lines
579 B
Plaintext

*** makefile.unx.orig Thu Jun 20 22:40:37 1996
--- makefile.unx Sun Jul 14 06:51:53 1996
***************
*** 30,38 ****
# If you don't have X windows, delete the "-lX11" part from the line below:
! LIBS = -lm -L/usr/X11R6/lib -lX11 -lm -L. -laaf
! CFLAGS = -O3 -I. -DHAVE_LIBAAF -DHAVE_STRCHR -DHAVE_STRDUP
! CC = gcc
all: astrolog
--- 30,37 ----
# If you don't have X windows, delete the "-lX11" part from the line below:
! LIBS = -L${X11BASE}/lib -lX11 -lm
! CFLAGS += -I${X11BASE}/include -DDEFAULT_DIR=\"${PREFIX}/lib/astrolog\"
all: astrolog