Commit graph

18 commits

Author SHA1 Message Date
agc
e05e4735dd Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10 10:40:39 +00:00
agc
d951a0d54f Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
2000-06-30 10:04:46 +00:00
jlam
d1024f14aa USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 02:58:23 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
dbe4b20b73 Make this work with Mesa 3.1 or newer. 2000-04-05 20:46:13 +00:00
wiz
f111450abf remove unnecessary whitespace 2000-02-05 15:48:52 +00:00
tron
84d3e78db1 - Add missing file "share/aclocal/gtkgl.m4" to package list.
- create a link for "gtkgl.m4" in "${LOCALBASE}/share/aclocal" if
  "${LOCALBASE}" is not identical with "${X11BASE}".
1999-10-23 00:00:54 +00:00
tron
b7f3f61a86 Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
1999-09-29 22:58:43 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
sakamoto
b84802703f Update gtkglarea to 1.2.1. 1999-07-22 23:44:35 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
4c1a6ff88f Update dependence for "gtk+" package to version 1.2.2. 1999-05-02 14:35:56 +00:00
tron
641fe72917 Use our own "libtool" to build library. 1999-04-27 22:23:14 +00:00
tron
13bccdbb65 Update dependence for "gtk+" package to version 1.2.1. 1999-04-16 20:16:40 +00:00
tron
5d0380257b Update dependence for "gtk+" package. 1999-03-04 08:56:06 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
23ff9e70f3 Fix dependence for "gtk+" package. 1999-01-20 10:11:39 +00:00
hubertf
090f950b96 OpenGL/Mesa widget for GTK+ GUI toolkit 1999-01-20 01:55:51 +00:00