summaryrefslogtreecommitdiff
path: root/games/klondike/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Update to version 1.9.Steve Price1999-02-221-6/+6
| | | | | | | | PR: 10010 Submitted by: maintainer Notes: svn path=/head/; revision=16830
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk isSatoshi Asami1997-05-091-2/+2
| | | | | | | included at the end of the Makefile. Notes: svn path=/head/; revision=6439
* Circumvent check for wishx.Thomas Gellekum1997-05-091-1/+2
| | | | Notes: svn path=/head/; revision=6433
* Oops, forgot RUN_DEPENDS.Thomas Gellekum1997-05-071-1/+3
| | | | Notes: svn path=/head/; revision=6428
* Import of a klondike port. Klondike is a solitaire game for X11.Thomas Gellekum1997-05-071-0/+20
Submitted by: John Heidemann <johnh@isi.edu> Notes: svn path=/head/; revision=6425