--- lib/Makefile.orig	Sun Oct 24 11:33:07 2004
+++ lib/Makefile	Sat Feb 26 17:03:27 2005
@@ -1,11 +1,15 @@
 # $FreeBSD: ports/sysutils/pkg_install/files/patch-lib_Makefile,v 1.4 2005/02/26 22:06:42 marcus Exp $
 
 LIB=	install
-INTERNALLIB=
 SRCS=	file.c msg.c plist.c str.c exec.c global.c pen.c match.c \
 	deps.c version.c pkgwrap.c url.c
+NOPROFILE=	yes
+NOPIC=		yes
 
 WARNS?=	3
 WFORMAT?=	1
+
+install:
+	@echo -n
 
 .include <bsd.lib.mk>
