mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
58a7add65c
2. Sort pkg/PLIST.
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
--- makefile.orig Wed Jun 3 22:17:30 1998
|
|
+++ makefile Wed Jun 3 22:17:35 1998
|
|
@@ -20,7 +20,7 @@
|
|
SUPPORT = is_able.lst suid.stop crc_list
|
|
|
|
#
|
|
-CFLAGS = -O
|
|
+#CFLAGS = -O
|
|
# sequents need "-lseq" as well... uncomment this if you're running on one:
|
|
# SEQFLAGS = -lseq
|
|
|