From e94139e4de1265788f27e3d2bba568bb885ed133 Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 27 Sep 1999 21:01:01 +0000 Subject: [PATCH] cleanup Makefile and PLIST --- games/xminehunter/Makefile | 8 +++----- games/xminehunter/pkg/PLIST | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 6011719c99c..577a0607664 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.4 1999/03/12 19:22:55 marc Exp $ -# +# $OpenBSD: Makefile,v 1.5 1999/09/27 21:01:01 brad Exp $ DISTNAME= xminehunter-0.4 CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games MAINTAINER= angelos@openbsd.org -MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= games - USE_X11= yes USE_MOTIF= yes diff --git a/games/xminehunter/pkg/PLIST b/games/xminehunter/pkg/PLIST index dda9499c01b..2965754f812 100644 --- a/games/xminehunter/pkg/PLIST +++ b/games/xminehunter/pkg/PLIST @@ -1,4 +1,4 @@ bin/xminehunter -@exec mkdir lib/X11/xminehunter -@exec chmod 333 lib/X11/xminehunter +@exec mkdir %D/lib/X11/xminehunter +@exec chmod 333 %D/lib/X11/xminehunter @dirrm lib/X11/xminehunter