summaryrefslogtreecommitdiff
path: root/games/imaze (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Add $Id$.Satoshi Asami1996-12-191-0/+1
| | | | Notes: svn path=/head/; revision=5033
* Make this thing actually compile without Motif.Satoshi Asami1996-11-262-8/+4
| | | | Notes: svn path=/head/; revision=4678
* - if MOTIFLIB is not defined, setup a defaultTorsten Blum1996-11-192-3/+8
| | | | | | | - only use Motif if "FORCE_MOTIF" is defined Notes: svn path=/head/; revision=4596
* Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf).Torsten Blum1996-11-192-4/+46
| | | | | | | default it to build the xview version. Notes: svn path=/head/; revision=4587
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-5/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-1/+1
| | | | Notes: svn path=/head/; revision=4575
* Remove NO_CDROM, we got the author's explicit permission.Satoshi Asami1996-05-161-1/+0
| | | | | | | Thanks to: jkh Notes: svn path=/head/; revision=3091
* Put variables in right order. People, please take a look at the sampleSatoshi Asami1996-04-301-3/+4
| | | | | | | Makefile in the handbook! It's all in there! Notes: svn path=/head/; revision=3046
* Bring in the imaze port with NO_CDROM set (if we get permission, we'll changeJordan K. Hubbard1996-04-276-0/+110
that). Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de> Notes: svn path=/head/; revision=3040