summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-02 13:39:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-02 13:39:49 +0000
commitf25cdf616876df4e5c4cb9f5c5d757f81c33ce88 (patch)
tree98ff198a46067f154587edb37db78346a395af5d /net/dgd
parentjless.hlp was moved from lib to share in the previous update. (diff)
Change package to do-package.
Notes
Notes: svn path=/head/; revision=1585
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 f7f2c2d0a900..a215babe90b6 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -70,7 +70,7 @@ do-install:
| tar -C ${PREFIX} -xpf -
.if !defined(NO_INSTALL)
-package:
+do-package:
@${MAKE} ${.MAKEFLAGS} NO_INSTALL= package
.endif