MD5 (sls.tar.gz) = 0fd7f8c19230e629d81cb7ed3eb86511 content='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/qix/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Xvfb now requires ${X_FONTS_MISC_PORT} to be useful.kris2005-05-051-1/+2
|
* Fix package building by adding a dependency on Xvfb in thekris2005-01-021-2/+5
| | | | | | | PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self)
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-7/+4
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Change BROKEN to IGNORE when no X session is present. Will only affectlinimon2004-05-17