From bd078bf12ab9ec0e9e5c37e0055963890858c60b Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Sat, 21 Jan 1995 17:27:39 +0000 Subject: Add a missing ${PORTSDIR} in the DEPENDS line. --- games/xmine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 9468f0b10df4..30daf6cce0de 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -3,13 +3,13 @@ # Date created: 25 December 1994 # Whom: joerg # -# $Id: Makefile,v 1.1.1.1 1994/12/26 15:26:04 joerg Exp $ +# $Id: Makefile,v 1.2 1994/12/31 04:07:40 swallace Exp $ # DISTNAME= xmine-1.0.3-Xaw USE_IMAKE= yes INSTALL_MANPAGES= yes -DEPENDS= x11/Xaw3d +DEPENDS= ${PORTSDIR}/x11/Xaw3d .include -- cgit v1.2.3