From 751a221bb645c0f05755d86a097742b9dcca2753 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 4 Nov 1996 10:04:36 +0000 Subject: Fix typo in $Id$ (was "$Id:") Use ${LOCALBASE}, not /usr/local. --- games/crossfire/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/crossfire') diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index ce3fe65b6432..8415d56d8c57 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm # -# $Id: +# $Id$ # DISTNAME= crossfire-0.92.8 @@ -43,7 +43,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 USE_IMAKE= yes -PREFIX= /usr/local # don't use /usr/X11R6 +PREFIX= ${LOCALBASE} # don't use /usr/X11R6 CFDIR= ${PREFIX}/crossfire # crossfire base directory # If you want to re-make playbook and spoiler you need the ARCH -- cgit v1.2.3