From f7839fa488971bece466b15ffae15157f4a4ec4f Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 10 Jan 2004 06:53:45 +0000 Subject: rename static-tcsh to tcsh-static. the convention in pkgsrc is for mutations of packages to be named -. add a CONFLICT on static-tcsh for obvious reasons. --- shells/static-tcsh/Makefile | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 shells/static-tcsh/Makefile (limited to 'shells/static-tcsh') diff --git a/shells/static-tcsh/Makefile b/shells/static-tcsh/Makefile deleted file mode 100644 index ec1f02f3921..00000000000 --- a/shells/static-tcsh/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2002/07/25 11:05:02 kim Exp $ -# - -DISTINFO_FILE= ${.CURDIR}/../../shells/tcsh/distinfo -PATCHDIR= ${.CURDIR}/../../shells/tcsh/patches -PKGDIR= ${.CURDIR}/../../shells/tcsh - -CONFLICTS= tcsh-[0-9]* - -.include "../../shells/tcsh/Makefile" - -WRKSRC:= ${WRKDIR}/${DISTNAME} -PKGNAME:= static-${DISTNAME} -COMMENT:= Statically-linked version of the ${COMMENT} - -LDFLAGS+= -static -- cgit v1.2.3