From 64ce8153094d798e38f95117a5d65d66371b546b Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Sat, 27 May 2006 00:58:28 +0000 Subject: Fix my previous commit by adding an empty do-install target. Reported by: kris Remove the need for a distfile, since it was virtually empty anyway. Approved by: grog (maintainer) --- misc/instant-server/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/instant-server') diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile index 33074c985f76..ae7940e974b6 100644 --- a/misc/instant-server/Makefile +++ b/misc/instant-server/Makefile @@ -35,4 +35,6 @@ NO_BUILD= yes postinstall: cd ${PORTSDIR}/mail/postfix; make replace +do-install: + .include -- cgit v1.2.3