summaryrefslogtreecommitdiff
path: root/sysutils/sux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sux/Makefile')
-rw-r--r--sysutils/sux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sux/Makefile b/sysutils/sux/Makefile
index ae69fb5f479..4f7f7df8aef 100644
--- a/sysutils/sux/Makefile
+++ b/sysutils/sux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 17:24:37 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:10 wiz Exp $
#
DISTNAME= sux-1.0
@@ -12,7 +12,7 @@ DEPENDS+= osname-[0-9]*:../../sysutils/osname
DEPENDS+= sshsh-[0-9]*:../../sysutils/sshsh
NO_CONFIGURE= yes
-ALL_TARGET= all PREFIX=${PREFIX}
+BUILD_TARGET= all PREFIX=${PREFIX}
INSTALL_TARGET= install PREFIX=${PREFIX}
.include "../../mk/bsd.pkg.mk"