mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
6655b08385
Add support for PORTDOCS in pkg-plist. Patches in files/ have been regenerated for this release, but they do the same things as before.
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
--- filedir/makefile.in.orig Wed Apr 25 20:11:20 2001
|
|
+++ filedir/makefile.in Wed Apr 25 20:11:28 2001
|
|
@@ -34,7 +34,7 @@
|
|
@MCOMMON@
|
|
|
|
VERSION = 3.20.1
|
|
-MAGIC = /usr/share/magic
|
|
+MAGIC = /usr/share/misc/magic
|
|
#MAGIC = /usr/local/etc/magic
|
|
|
|
MAGDEFS = -DMAGIC='"$(MAGIC)"' -DMAGIC_FOR_XNC $(DEFS)# -Dvoid=int
|