summaryrefslogtreecommitdiff
path: root/mail/dot-forward
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2004-08-30 12:16:00 +0000
committerschmonz <schmonz@pkgsrc.org>2004-08-30 12:16:00 +0000
commitb57e7fa35051862e5a1da8d28c944625010eb249 (patch)
tree65f12235469b20a4be6f533d099314167ff30cdc /mail/dot-forward
parent3986e9879940bb3c684320a9d4a80a400c4ac548 (diff)
downloadpkgsrc-b57e7fa35051862e5a1da8d28c944625010eb249.tar.gz
Build the installer at the end of the build phase, rather than at
the beginning of the install phase.
Diffstat (limited to 'mail/dot-forward')
-rw-r--r--mail/dot-forward/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dot-forward/Makefile b/mail/dot-forward/Makefile
index 8737226f22f..fdd6fd43194 100644
--- a/mail/dot-forward/Makefile
+++ b/mail/dot-forward/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/08/22 00:23:55 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2004/08/30 12:16:00 schmonz Exp $
#
DISTNAME= dot-forward-0.71
@@ -14,7 +14,7 @@ DEPENDS+= qmail>=1.03nb7:../../mail/qmail
USE_BUILDLINK3= yes
-ALL_TARGET= it
+ALL_TARGET= it install instcheck
INSTALL_TARGET= setup check
RESTRICTED= "modified source and binaries may not be distributed"