From a049dd78cc281272f3788b3d4689a744f774e543 Mon Sep 17 00:00:00 2001 From: Trevor Johnson <trevor@FreeBSD.org> Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- x11/xmotd/Makefile | 1 + x11/xmotd/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 x11/xmotd/pkg-plist (limited to 'x11/xmotd') diff --git a/x11/xmotd/Makefile b/x11/xmotd/Makefile index 50eb7a455e5f..825c4b392678 100644 --- a/x11/xmotd/Makefile +++ b/x11/xmotd/Makefile @@ -19,6 +19,7 @@ NO_INSTALL_MANPAGES= yes XFREE86_HTML_MAN= no MAN8= xmotd.8 +PLIST_FILES= bin/xmotd .if defined(USE_HTML) MAKE_ARGS+= -DHAVE_HTML diff --git a/x11/xmotd/pkg-plist b/x11/xmotd/pkg-plist deleted file mode 100644 index 790539962770..000000000000 --- a/x11/xmotd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xmotd -- cgit v1.2.3