freebsd-ports/mail/mailagent/files/patch-agent-Makefile.SH
John Marino 1b8383012b Convert mail/mailagent from an interactive to a regular port
This PR saved this unmaintained port from the chopping block next week.

PR:		196642
Submitted by:	Yoshiaki Kasahara
2014-08-14 14:59:26 +00:00

11 lines
392 B
Bash

--- ./agent/Makefile.SH.orig 2008-08-19 17:48:44.000000000 +0900
+++ ./agent/Makefile.SH 2014-08-14 01:59:33.510702714 +0900
@@ -53,7 +53,7 @@
########################################################################
# Automatically generated parameters -- do not edit
-SUBDIRS = pl filter files man test examples
+SUBDIRS = pl filter files man examples
SCRIPTS = \$(BIN)
!GROK!THIS!