From ddc3f538a6b40de3bf6f9ff2da8418926ae06b5f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 22 Apr 1995 12:30:11 +0000 Subject: Update for new bsd.port.mk (target renaming). --- net/dgd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/dgd') diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 9c3c415de607..97b083fa6e53 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -48,7 +48,7 @@ pre-fetch: # Need to determine whether all author-supplied patches are correctly applied ### not yet implemented -pre-patch: extract ${_PATCH_COOKIE} +pre-patch: ${_PATCH_COOKIE} @find -X ${WRKDIR}/dgd -name '*.orig' -print | xargs rm -f ${PATCHLIST}: @@ -64,9 +64,10 @@ ${_PATCH_COOKIE}: ${PATCHLIST} fi @touch -f ${_PATCH_COOKIE}; -install: build +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