summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorgrant <grant>2002-12-25 16:53:51 +0000
committergrant <grant>2002-12-25 16:53:51 +0000
commit595c286e787303fbfed4a4c2c13b63ee90cf833a (patch)
tree975bb2dccb97b13462a8dc67e62f7e47fa7ef41f /misc
parentee3abf102babdf15b8c9a89088231da1bf96e2ee (diff)
downloadpkgsrc-595c286e787303fbfed4a4c2c13b63ee90cf833a.tar.gz
Use automatic PLIST handling.
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeutils/Makefile3
-rw-r--r--misc/screen/Makefile8
2 files changed, 3 insertions, 8 deletions
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index 83bc42952bf..5fb9f8fee2b 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2002/09/01 04:26:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.47 2002/12/25 16:59:03 grant Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
@@ -29,7 +29,6 @@ CONFIGURE_ENV= KDEDIR=${KDEBASEDIR} \
.if ${OPSYS} == "SunOS"
CONFIGURE_ENV+= DO_NOT_COMPILE=kab
-PLIST_SRC= ${PKGDIR}/PLIST.${OPSYS}
.endif
.include "../../mk/bsd.pkg.mk"
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