summaryrefslogtreecommitdiff
path: root/misc/boxes/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-16 01:50:44 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-16 01:50:44 +0000
commit0608f8aae55cf9a194e21ddd81f4ee80a01a9c97 (patch)
tree128e6e83eb16be6842804da69c2fcac2ce3a1706 /misc/boxes/Makefile
parentAdd WWW (diff)
Change do-build with blank target to blank ALL_TARGET.
PR: 18028 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=27625
Diffstat (limited to 'misc/boxes/Makefile')
-rw-r--r--misc/boxes/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile
index 6485a558b219..1336e6664815 100644
--- a/misc/boxes/Makefile
+++ b/misc/boxes/Makefile
@@ -17,9 +17,7 @@ MAINTAINER= patseal@hyperhost.net
MAN1= boxes.1
USE_GMAKE= yes
-
-do-build:
- cd $(WRKSRC); $(GMAKE)
+ALL_TARGET=
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin