diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 23:08:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-06 23:08:52 +0000 |
commit | 26b65560a71c32989f822dfa6bbca8137053ae6a (patch) | |
tree | 9e4d9fe1fc8a724e07e81a962edebad3f4b3794a /misc/colorls | |
parent | b43323e43f85649f0e6fbf6665b7b9145d06105e (diff) | |
download | ports-26b65560a71c32989f822dfa6bbca8137053ae6a.tar.gz ports-26b65560a71c32989f822dfa6bbca8137053ae6a.zip |
Notes
Diffstat (limited to 'misc/colorls')
-rw-r--r-- | misc/colorls/Makefile | 9 | ||||
-rw-r--r-- | misc/colorls/files/patch-aa | 9 |
2 files changed, 7 insertions, 11 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index 8a3d4bf9cd0a..60db61a438d1 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -3,7 +3,7 @@ # Date created: 8 March 1995 # Whom: Satoshi Asami # -# $Id: Makefile,v 1.7 1995/10/04 09:41:18 asami Exp $ +# $Id: Makefile,v 1.8 1995/11/26 10:47:32 asami Exp $ # DISTNAME= colorls @@ -14,10 +14,9 @@ DISTFILES= ls.tar.gz MAINTAINER= asami@FreeBSD.ORG -FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 +WRKSRC= ${WRKDIR}/ls -WRKSRC= ${WRKDIR}/pub/FreeBSD/FreeBSD-current/src/bin/ls -NCFTP= ncftp2 -NCFTPFLAGS= +pre-patch: + cp ${WRKSRC}/ls.1 ${WRKSRC}/colorls.1 .include <bsd.port.mk> diff --git a/misc/colorls/files/patch-aa b/misc/colorls/files/patch-aa index c093ff93aeed..60f24bf482b0 100644 --- a/misc/colorls/files/patch-aa +++ b/misc/colorls/files/patch-aa @@ -218,7 +218,7 @@ FTSENT *p; --- ./Makefile.org Wed Mar 8 02:14:10 1995 +++ ./Makefile Wed Mar 8 02:20:01 1995 -@@ -1,7 +1,12 @@ +@@ -1,7 +1,9 @@ # @(#)Makefile 8.1 (Berkeley) 6/2/93 # Makefile,v 1.2 1994/09/24 02:55:51 davidg Exp @@ -227,13 +227,10 @@ SRCS= cmp.c stat_flags.c ls.c print.c util.c +BINDIR= ${PREFIX}/bin +MANDIR= ${PREFIX}/man/man -+ -+beforeinstall: -+ cp ls.1 colorls.1 .include <bsd.prog.mk> ---- ./ls.1.org Wed Mar 8 02:14:10 1995 -+++ ./ls.1 Wed Mar 8 02:17:10 1995 +--- ./colorls.1.org Wed Mar 8 02:14:10 1995 ++++ ./colorls.1 Wed Mar 8 02:17:10 1995 @@ -36,16 +36,24 @@ .\" ls.1,v 1.3 1994/09/24 02:55:53 davidg Exp .\" |