From 3a32ea53672e237db2785a0ddfaa36af5a8baa60 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 2 Nov 1996 16:31:33 +0000 Subject: Ooops, had to move rplay from RUN_DEPEND to BUILD_DEPEND --- games/crossfire/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/crossfire') diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 2ffc8fff4b7e..c7fb9e345637 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -38,9 +38,9 @@ DISTFILES= ${CF_SOURCES} ${CF_DOC} ${CF_MAPS} ${CF_SOUNDS} \ EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC} -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -RUN_DEPENDS= rplay:${PORTSDIR}/audio/rplay \ - perl5.003:${PORTSDIR}/lang/perl5 +BUILD_DEPENDS= rplay:${PORTSDIR}/audio/rplay +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 -- cgit v1.2.3