ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/shells/tcshrc/Makefile
(Generate patch)

Comparing trunk/shells/tcshrc/Makefile (file contents):
Revision 8873 by ctriv, Thu May 17 18:36:11 2007 UTC vs.
Revision 8874 by laffer1, Mon Dec 28 22:27:22 2009 UTC

# Line 1 | Line 1
1 < # New ports collection makefile for:    tcshrc
2 < # Date created:         2003-09-09
3 < # Whom:                 Sean Chittenden <seanc@FreeBSD.org>
4 < #
5 < # $MidnightBSD: mports/shells/tcshrc/Makefile,v 1.1 2006/09/18 19:00:09 laffer1 Exp $
6 < # $FreeBSD: ports/shells/tcshrc/Makefile,v 1.4 2006/05/13 04:15:22 edwin Exp $
7 < #
1 > # $MidnightBSD: mports/shells/tcshrc/Makefile,v 1.2 2007/05/17 18:36:11 ctriv Exp $
2  
3   PORTNAME=       tcshrc
4 < PORTVERSION=    1.6.0
4 > PORTVERSION=    1.6.2
5   CATEGORIES=     shells
6 < MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
13 < MASTER_SITE_SUBDIR=     tcshrc
6 > MASTER_SITES=   SF
7  
8   MAINTAINER=     ports@MidnightBSD.org
9   COMMENT=        A set of configuration scripts for the TCSH shell
10 + LICENSE=        gpl2
11  
12 < INSTALL_TARGET= systeminstall
19 < MAKE_ARGS=      BIN=${FAKE_DESTDIR}${PREFIX}/bin SHARETCSHRC=${FAKE_DESTDIR}${DATADIR}
12 > WRKSRC=         ${WRKDIR}/${PORTNAME}
13  
14 < WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
14 > NO_BUILD=       yes
15  
16 < do-build:
17 <        ${REINPLACE_CMD} -e 's#/usr/share#${PREFIX}/share#g' ${WRKSRC}/tcshrc_config
16 > INSTALL_TARGET= systeminstall
17 > MAKE_ARGS=      BIN=${FAKE_DESTDIR}${LOCALBASE}/bin SHARETCSHRC=${FAKE_DESTDIR}${DATADIR}
18 >
19 > post-patch:
20 >        @${REINPLACE_CMD} -e 's#/usr/share#${PREFIX}/share#g' \
21 >                ${WRKSRC}/tcshrc_config
22  
23   .include <bsd.port.mk>

Comparing trunk/shells/tcshrc/Makefile (property cvs2svn:cvs-rev):
Revision 8873 by ctriv, Thu May 17 18:36:11 2007 UTC vs.
Revision 8874 by laffer1, Mon Dec 28 22:27:22 2009 UTC

# Line 1 | Line 1
1 < 1.2
1 > 1.3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines