1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/chinese/pine4/files/patch-ad
Vanilla I. Shu 0a5e44aa58 Upgrade to 4.02,
Submitted by:	maintainer
1998-07-30 12:30:41 +00:00

20 lines
640 B
Plaintext

--- 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)...