summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
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