pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/standalone-tcsh Remove the following which brea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c1d7af77a7d1
branches: trunk
changeset: 504712:c1d7af77a7d1
user: abs <abs%pkgsrc.org@localhost>
date: Mon Dec 19 14:12:31 2005 +0000
description:
Remove the following which breaks under the current pkgsrc infrastructure:
PKG_INFO:= ${PKG_INFO}
PKG_CREATE:= ${PKG_CREATE}
diffstat:
shells/standalone-tcsh/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 10aec31ba36e -r c1d7af77a7d1 shells/standalone-tcsh/Makefile
--- a/shells/standalone-tcsh/Makefile Mon Dec 19 14:06:28 2005 +0000
+++ b/shells/standalone-tcsh/Makefile Mon Dec 19 14:12:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:19 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/19 14:12:31 abs Exp $
#
NO_MTREE= YES
@@ -13,8 +13,6 @@
COMMENT:= Standalone version of the Extended C-shell
MAINTAINER= agc%NetBSD.org@localhost
-PKG_INFO:= ${PKG_INFO}
-PKG_CREATE:= ${PKG_CREATE}
PREFIX= /
NLSDIR= usr/share/nls
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
Home |
Main Index |
Thread Index |
Old Index