From 7315ced247c0b881ae01520b46717aaed3a81374 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 21 May 2015 06:54:23 +0000 Subject: - Don't cat pkg-message from Makefiles Approved by: portmgr blanket --- net-mgmt/ipplan/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-mgmt/ipplan') diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 4e89b0091fea..f735a0318b5f 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -62,6 +62,5 @@ post-install: .if ${PORT_OPTIONS:MPGSQL} @${REINPLACE_CMD} -e 's|INSTALL|INSTALL-POSTGRESQL|g' ${PKGMESSAGE} .endif - @${CAT} ${PKGMESSAGE} .include -- cgit