1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/deskutils/cal/files/patch-aa
Satoshi Asami 585938cf14 Colar enhancement to cal.
Submitted by:	Andrey Zakhvatov <andy@cgu.chel.su>
1996-07-10 10:25:14 +00:00

17 lines
317 B
Plaintext

*** Makefile Thu Dec 28 05:29:16 1995
--- /home/andy/ports/cal/src/source/Makefile Thu Jun 13 23:33:23 1996
***************
*** 7,13 ****
--- 7,17 ----
# To use, enter "make -f makefile.unx"
CC=gcc
+ .ifdef PREFIX
+ CFLAGS+=-DUNIX -DPREFIX="\"${PREFIX}\""
+ .else
CFLAGS=-DUNIX
+ .endif
default: cal