mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
--- src/lib/filedir/makefile.in.orig Thu Jan 9 12:17:27 2003
|
|
+++ src/lib/filedir/makefile.in Thu Jan 9 12:17:45 2003
|
|
@@ -33,7 +33,7 @@
|
|
PROGRAM = $(MYLIBDIR)/libxncfiledir.a
|
|
|
|
VERSION = 3.20.1
|
|
-MAGIC = /usr/share/magic
|
|
+MAGIC = /usr/share/misc/magic
|
|
|
|
CINCLUDES=-DMAGIC='"$(MAGIC)"' -DMAGIC_FOR_XNC $(DEFS) $(DEB) $(STRIPPING)
|
|
|