Oops, forgot RUN_DEPENDS.
This commit is contained in:
parent
7685a356e6
commit
2061043e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6428
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 26-Apr-97
|
# Date created: 26-Apr-97
|
||||||
# Whom: johnh@isi.edu
|
# Whom: johnh@isi.edu
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Id: Makefile,v 1.1.1.1 1997/05/07 07:41:50 tg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= klondike-1.8
|
DISTNAME= klondike-1.8
|
||||||
|
@ -12,6 +12,8 @@ MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
|
||||||
|
|
||||||
MAINTAINER= johnh@isi.edu
|
MAINTAINER= johnh@isi.edu
|
||||||
|
|
||||||
|
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
|
||||||
|
|
||||||
GNU_CONFIGURE= Yes
|
GNU_CONFIGURE= Yes
|
||||||
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
|
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
|
||||||
--mandir=${PREFIX}/man
|
--mandir=${PREFIX}/man
|
||||||
|
|
Loading…
Reference in a new issue