pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xterm INSTALL.openwin was removed; unbork the build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ca6e6ec5046
branches:  trunk
changeset: 537698:0ca6e6ec5046
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Jan 14 06:16:48 2008 +0000

description:
INSTALL.openwin was removed; unbork the build.

diffstat:

 x11/xterm/Makefile |  20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)

diffs (34 lines):

diff -r 9d5e9e61b11f -r 0ca6e6ec5046 x11/xterm/Makefile
--- a/x11/xterm/Makefile        Mon Jan 14 05:55:30 2008 +0000
+++ b/x11/xterm/Makefile        Mon Jan 14 06:16:48 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2007/11/23 14:23:34 bjs Exp $
+# $NetBSD: Makefile,v 1.38 2008/01/14 06:16:48 tnn Exp $
 
 DISTNAME=      xterm-229
 CATEGORIES=    x11
@@ -31,24 +31,6 @@
 CONFIGURE_ARGS+= --with-setuid
 .endif
 
-#.#if ${OPSYS} == "SunOS"
-#INSTALL_FILE= ${WRKDIR}/INSTALL
-#DEINSTALL_FILE=       ${INSTALL_FILE}
-
-pre-build:
-       ${MKDIR} ${INSTALL_FILE:H}
-       ${SED} -e 's#@MV@#${MV}#g' \
-         -e 's#@LOCALBASE@#${LOCALBASE}#g' \
-         -e 's#@PREFIX@#${PREFIX}#g' \
-         ${PKGDIR}/INSTALL.openwin >${INSTALL_FILE}
-
-pre-install:
-       ${SH} ${INSTALL_FILE} ${PKGNAME} PRE-INSTALL
-
-post-install:
-       ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL
-#.endif
-
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXaw/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index