aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-11-02 16:31:33 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-11-02 16:31:33 +0000
commit3a32ea53672e237db2785a0ddfaa36af5a8baa60 (patch)
tree45a391c203580a7a710b4a5b0a1f56da7d3612df /games/crossfire
parentb3a0d3277f1e104360b791b20cd50c7e2eb30e1a (diff)
downloadports-3a32ea53672e237db2785a0ddfaa36af5a8baa60.tar.gz
ports-3a32ea53672e237db2785a0ddfaa36af5a8baa60.zip
Ooops, had to move rplay from RUN_DEPEND to BUILD_DEPEND
Notes
Notes: svn path=/head/; revision=4258
Diffstat (limited to 'games/crossfire')
-rw-r--r--games/crossfire/Makefile6
1 files changed, 3 insertions, 3 deletions
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