mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
cd4a8fb9bc
- filenames of Custom Icons for folders ("Icon^M") are properly escaped - Honors CFLAGS - package can actually be installed elswhere (pkg_add -p) - man pages are compressed and properly linked
12 lines
369 B
Plaintext
12 lines
369 B
Plaintext
--- man/man1/Makefile.orig Tue Feb 20 18:16:24 1996
|
|
+++ man/man1/Makefile Tue Sep 8 23:40:31 1998
|
|
@@ -1,6 +1,5 @@
|
|
-SRC= aecho.1 getzones.1 nbp.1 nbplkup.1 nbprgstr.1 nbplkup.1 \
|
|
- pap.1 papstatus.1 psorder.1 megatron.1 unhex.1 unbin.1 \
|
|
- unsingle.1 macbinary.1 hqx2bin.1 single2bin.1
|
|
+SRC= aecho.1 getzones.1 nbp.1 \
|
|
+ pap.1 psorder.1 megatron.1
|
|
|
|
INCPATH=
|
|
CFLAGS=
|