1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/postilion/files/patch-ae

37 lines
815 B
Plaintext
Raw Normal View History

*** imap-4.6.BETA/Makefile.orig Thu Feb 18 13:09:30 1999
--- imap-4.6.BETA/Makefile Wed Apr 21 10:54:50 1999
***************
*** 200,206 ****
# Make the IMAP Toolkit
! all: c-client rebuild bundled
# The following ports are defined. These refer to the *standard* compiler
--- 200,206 ----
# Make the IMAP Toolkit
! all: c-client rebuild
# The following ports are defined. These refer to the *standard* compiler
***************
*** 386,392 ****
$(TOOLS)/$@ "$(LN)" src/imapd imapd
$(LN) $(TOOLS)/$@ .
! build: OSTYPE rebuild rebuildclean bundled
OSTYPE:
@echo Building c-client for $(OS)...
--- 386,392 ----
$(TOOLS)/$@ "$(LN)" src/imapd imapd
$(LN) $(TOOLS)/$@ .
! build: OSTYPE rebuild rebuildclean
OSTYPE:
@echo Building c-client for $(OS)...