From a049dd78cc281272f3788b3d4689a744f774e543 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- games/xinfocom/Makefile | 5 +++-- games/xinfocom/pkg-plist | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 games/xinfocom/pkg-plist (limited to 'games/xinfocom') diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index fc2c42686775..1a9b1936dd4f 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -15,8 +15,9 @@ DISTFILES= unix8m.tgz MAINTAINER= mph@freebsd.org COMMENT= An Infocom game interpreter for X11 -WRKSRC= ${WRKDIR}/xinfocom +PLIST_FILES= bin/xinfocom +WRKSRC= ${WRKDIR}/xinfocom -USE_IMAKE= yes +USE_IMAKE= yes .include diff --git a/games/xinfocom/pkg-plist b/games/xinfocom/pkg-plist deleted file mode 100644 index e880567e9102..000000000000 --- a/games/xinfocom/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xinfocom -- cgit v1.2.3