1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/chinese/pine4/files/patch-ad

20 lines
640 B
Plaintext
Raw Normal View History

--- imap/Makefile.orig Thu Jul 16 14:54:19 1998
+++ imap/Makefile Tue Jul 28 08:34:58 1998
@@ -250,12 +250,12 @@
$(TOOLS)/$@ "$(LN)" src/charset c-client
$(LN) `pwd`/src/kerberos/* c-client
$(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client
- $(TOOLS)/$@ "$(LN)" src/mtest mtest
- $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
- $(TOOLS)/$@ "$(LN)" src/imapd imapd
+# $(TOOLS)/$@ "$(LN)" src/mtest mtest
+# $(TOOLS)/$@ "$(LN)" src/ipopd ipopd
+# $(TOOLS)/$@ "$(LN)" src/imapd imapd
$(LN) $(TOOLS)/$@ .
-build: OSTYPE rebuild rebuildclean bundled
+build: OSTYPE rebuild rebuildclean # bundled
OSTYPE:
@echo Building c-client for $(OS)...