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/majordomo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/majordomo') diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index a5b40e87799..950cbd31959 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/11/04 12:20:18 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/03 15:15:02 wiz Exp $ DISTNAME= majordomo-1.94.5 CATEGORIES= mail @@ -26,7 +26,7 @@ USE_PERL5= yes NO_BIN_ON_FTP= requires compiled-in hardcoded uid/gid NO_BIN_ON_CDROM= ${NO_BIN_ON_FTP} -ALL_TARGET= wrapper +BUILD_TARGET= wrapper INSTALL_TARGET= install install-wrapper INSTALL_FILE= ${WRKDIR}/INSTALL -- cgit v1.2.3