mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +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
9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
--- Makefile.orig Tue Feb 20 17:38:02 1996
|
|
+++ Makefile Mon Sep 7 22:23:04 1998
|
|
@@ -1,4 +1,4 @@
|
|
-TARGETS= atalk netatalk
|
|
+TARGETS= atalk
|
|
|
|
INSTALL= install
|
|
|