1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/finance/emma/files/patch-ai
2000-11-07 15:36:55 +00:00

12 lines
334 B
Plaintext

--- src/Makefile.in.orig Tue Nov 7 15:25:26 2000
+++ src/Makefile.in Tue Nov 7 15:19:32 2000
@@ -140,7 +140,7 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I..
-CPPFLAGS = @CPPFLAGS@
+CPPFLAGS = @CPPFLAGS@ -DPREFIX=\"@prefix@\"
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
emma_OBJECTS = acc_entry.o account_dlg.o actions.o data.o date_entry.o \