From 884981ec68cdccc03368be15d055407446135f3d Mon Sep 17 00:00:00 2001 From: trevor Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- irc/xchat-systray-plugin/Makefile | 1 + irc/xchat-systray-plugin/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 irc/xchat-systray-plugin/pkg-plist (limited to 'irc/xchat-systray-plugin') diff --git a/irc/xchat-systray-plugin/Makefile b/irc/xchat-systray-plugin/Makefile index cf995acef92a..e9099a5f6db3 100644 --- a/irc/xchat-systray-plugin/Makefile +++ b/irc/xchat-systray-plugin/Makefile @@ -18,6 +18,7 @@ COMMENT= Systray icon plugin for X-Chat RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +PLIST_FILES= lib/xchat/plugins/systray.so WRKSRC= ${WRKDIR}/xchat-systray-integration-${PORTVERSION} USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/irc/xchat-systray-plugin/pkg-plist b/irc/xchat-systray-plugin/pkg-plist deleted file mode 100644 index fa947807e5ed..000000000000 --- a/irc/xchat-systray-plugin/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/xchat/plugins/systray.so -- cgit