1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/lunar/files/patch-01

13 lines
267 B
Plaintext
Raw Normal View History

--- Makefile.orig Mon Aug 10 21:14:48 1992
+++ Makefile Tue Feb 4 01:20:50 1997
@@ -1,6 +1,8 @@
# Makefile of LUNAR
-CFLAGS= -O
+CFLAGS= -O -DBITMAPFILE=\"$(BITMAPFILE)\"
+
+BITMAPFILE= $(PREFIX)/share/chinese/lunar.bitmap
lunar: lunar.o
cc -o lunar lunar.o