diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-11-17 01:18:44 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-11-17 01:18:44 +0000 |
| commit | f8374320671c6a39b6d2935b5b3e21b5824e4407 (patch) | |
| tree | e8f1280d7479efefe71879ca2d9e78fbe327b405 /ports-mgmt/pkg_install/files/patch-lib_Makefile | |
| parent | 088b4fa7df37b5bea6880adfa83fcc36d9e7dc6a (diff) | |
Diffstat (limited to 'ports-mgmt/pkg_install/files/patch-lib_Makefile')
| -rw-r--r-- | ports-mgmt/pkg_install/files/patch-lib_Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ports-mgmt/pkg_install/files/patch-lib_Makefile b/ports-mgmt/pkg_install/files/patch-lib_Makefile deleted file mode 100644 index daa6c5966548..000000000000 --- a/ports-mgmt/pkg_install/files/patch-lib_Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- lib/Makefile.orig Sun Oct 24 11:33:07 2004 -+++ lib/Makefile Sat Feb 26 17:03:27 2005 -@@ -1,11 +1,15 @@ - # $FreeBSD: /tmp/pcvs/ports/ports-mgmt/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> |
