summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-12-25 16:53:51 +0000
committergrant <grant@pkgsrc.org>2002-12-25 16:53:51 +0000
commit90a1c5207af70d35549c0858b7c54c284b3d2be9 (patch)
tree975bb2dccb97b13462a8dc67e62f7e47fa7ef41f /misc/screen
parentcbb1ae7a141a9808293b9410a471af9ee5a6c5ae (diff)
downloadpkgsrc-90a1c5207af70d35549c0858b7c54c284b3d2be9.tar.gz
Use automatic PLIST handling.
Diffstat (limited to 'misc/screen')
-rw-r--r--misc/screen/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index ccd2c9ba845..2bb147d7f38 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2002/12/23 16:25:30 cjep Exp $
+# $NetBSD: Makefile,v 1.40 2002/12/25 16:59:58 grant Exp $
DISTNAME= screen-3.9.13
CATEGORIES= misc
@@ -20,10 +20,6 @@ CONFIGURE_ARGS+= --enable-telnet
.include "../../mk/bsd.prefs.mk"
-.if exists(${PKGDIR}/PLIST.${OPSYS})
-PLIST_SRC= ${PKGDIR}/PLIST.${OPSYS}
-.endif
-
post-patch:
@for file in etc/etcscreenrc doc/screen.1; do \
${MV} ${WRKSRC}/$$file ${WRKSRC}/$$file.orig; \
@@ -35,7 +31,7 @@ post-install:
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/screen
${INSTALL_DATA} ${WRKSRC}/etc/etcscreenrc \
${PREFIX}/share/examples/screen/screenrc
-.if (${OPSYS} == SunOS)
+.if ${OPSYS} == "SunOS"
cd ${WRKSRC}/terminfo && \
${SETENV} TERMINFO=${PREFIX}/share/lib/terminfo \
/usr/5bin/tic screeninfo.src