[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / shells

File: [local] / ports / shells / Makefile (download)

Revision 1.22, Mon Nov 15 00:26:16 2010 UTC (13 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.21: +1 -2 lines

having tcsh,static again is a problem, as we made things transparently
update thru a pkgpath.
If ever we decide to build it again, remember to bump and tweak the
pkgpath.

consensus for no build from naddy/jasper.
should make theo future updates happy.

# $OpenBSD: Makefile,v 1.22 2010/11/15 00:26:16 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#

    SUBDIR =
    SUBDIR += bash
    SUBDIR += es
    SUBDIR += perlsh
    SUBDIR += sash
    SUBDIR += scsh
    SUBDIR += tcsh
    SUBDIR += zoidberg
    SUBDIR += zsh

.include <bsd.port.subdir.mk>