From 4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- dns/host/Makefile | 1 + dns/host/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 dns/host/pkg-plist (limited to 'dns/host') diff --git a/dns/host/Makefile b/dns/host/Makefile index 9cd8b33..24cf882 100644 --- a/dns/host/Makefile +++ b/dns/host/Makefile @@ -19,5 +19,6 @@ CONFLICTS= bind-8.* bind84-8.* bind9-9.* bind9-dlz-* bind9-sdb-mysql-* skalibs-* NO_WRKSUBDIR= yes MAN1= host.1 +PLIST_FILES= bin/host .include diff --git a/dns/host/pkg-plist b/dns/host/pkg-plist deleted file mode 100644 index 4440eb4..0000000 --- a/dns/host/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/host -- cgit v1.1