From 6adaee9acec46e2680d10ebb7bf2add8d937407e Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 10 Jan 1997 12:23:20 +0000 Subject: No trailing slash necessary for MASTER_SITE_SUBDIR. Set USE_X11 instead of saying PREFIX=${X11BASE}. --- games/xminehunter/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/xminehunter') diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 0ed5e3002873..7dd52aaef27c 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -3,19 +3,19 @@ # Date created: 09 January 1997 # Whom: Thomas Gellekum # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/10 07:54:03 tg Exp $ # DISTNAME= xminehunter-0.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} -MASTER_SITE_SUBDIR= games/ +MASTER_SITE_SUBDIR= games MAINTAINER= tg@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -PREFIX= ${X11BASE} +USE_X11= yes WRKSRC= ${WRKDIR}/xminehunter REQUIRES_MOTIF= yes ALL_TARGET= xminehunter -- cgit v1.2.3