summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:59:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 07:59:05 +0000
commit043a1368d10ae6de780b2e4b0ce73d1274bfc1b3 (patch)
tree56489eb367a1305fd9874858bd82135845cc34cd /net/dgd
parentManpage is compressed. (diff)
install depends on build!
Notes
Notes: svn path=/head/; revision=1432
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 09fad8f75885..c6882b9ffe2a 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -63,7 +63,7 @@ ${_PATCH_COOKIE}: ${PATCHLIST}
fi
@touch -f ${_PATCH_COOKIE};
-install: all
+install: build
@chown -R mud.mud ${WRKDIR}/dgd
@tar -C ${WRKDIR} -cf - `grep '^dgd/' pkg/PLIST` \
| tar -C /usr/local -xpf -