summaryrefslogtreecommitdiff
path: root/misc/kdeutils
diff options
context:
space:
mode:
authorgrant <grant>2002-12-25 16:53:51 +0000
committergrant <grant>2002-12-25 16:53:51 +0000
commit06640c39df944528c3cc5c1efda13378592fc06e (patch)
tree975bb2dccb97b13462a8dc67e62f7e47fa7ef41f /misc/kdeutils
parent8c5c25aedf064c009e126af78e616a60c639a6c0 (diff)
downloadpkgsrc-06640c39df944528c3cc5c1efda13378592fc06e.tar.gz
Use automatic PLIST handling.
Diffstat (limited to 'misc/kdeutils')
-rw-r--r--misc/kdeutils/Makefile3
1 files changed, 1 insertions, 2 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"