From 069e6920d085179b12d74355adef0df7a9051701 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 24 Apr 1995 09:10:36 +0000 Subject: Take out invocation of fake-pkg from do-install target. It is now done in the main install target itself. --- net/dgd/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net') diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 97b083fa6e53..4ddc1b7d0c02 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -68,6 +68,5 @@ do-install: @chown -R mud.mud ${WRKDIR}/dgd @tar -C ${WRKDIR} -cf - `grep '^dgd/' pkg/PLIST` \ | tar -C /usr/local -xpf - - @${MAKE} ${.MAKEFLAGS} fake-pkg .include -- cgit v1.2.3