From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- mail/ezmlm/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/ezmlm') diff --git a/mail/ezmlm/Makefile.common b/mail/ezmlm/Makefile.common index 0e5d8d57d9f..6fbf46f3dc7 100644 --- a/mail/ezmlm/Makefile.common +++ b/mail/ezmlm/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2004/08/22 00:23:55 schmonz Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/12/03 15:15:02 wiz Exp $ # EZMLM_VERS= ezmlm-0.53 @@ -11,7 +11,7 @@ DEPENDS+= qmail>=1.03:../../mail/qmail PLIST_SRC= ../../mail/ezmlm/PLIST.common -ALL_TARGET= it man install +BUILD_TARGET= it man install INSTALL_TARGET= setup do-configure: -- cgit v1.2.3