Commit graph

18 commits

Author SHA1 Message Date
Soren Jacobsen
81a0bfe2f7 Make this use the right make binary. Fixes build on Linux systems
that don't have any makes other than those installed via pkgsrc.

I'll make similar changes to the other XFree86 packages soon.
2003-08-17 18:19:22 +00:00
Soren Jacobsen
fa16c0f016 Add @dirrm lib/X11/doc/html to PLIST.common 2003-07-25 19:43:03 +00:00
Soren Jacobsen
f31dd61764 Move .include "../../wip/XFree86/Makefile.common" up higher, because we need
SYSTEMS.
2003-07-25 19:24:37 +00:00
Juan Romero Pardines
6ac8cac9cb Use ucs2any ( C version ) by Ben Collver. 2003-07-25 19:23:16 +00:00
Soren Jacobsen
1bb8c71b84 Move targets ifdef'd by FAKE_XFREE86_DEPS to imake, because it's the only
package that needs them and just made Makefile.common more confusing.
2003-07-25 19:10:37 +00:00
Juan Romero Pardines
e1b118f819 Copy patch-ar from XFree86-libs. 2003-07-25 05:13:39 +00:00
Juan Romero Pardines
43867fc3ec Build HTML man pages on all OSes. 2003-07-25 04:01:49 +00:00
Juan Romero Pardines
95f6b9f8d6 Add a common PLIST with the html files shareds for FreeBSD/Linux. 2003-07-25 00:22:30 +00:00
Soren Jacobsen
2e616b2c8c Use tabs. 2003-07-24 04:52:27 +00:00
Soren Jacobsen
a55acaf223 s/XFREE86_VERSION/XF_VER/ 2003-07-24 04:25:03 +00:00
Juan Romero Pardines
e2178ae542 Add PKGSRC_CXX to ${OPSYS}.cf 2003-07-24 01:42:50 +00:00
Juan Romero Pardines
16989a9db2 Enable pkgsrc CFLAGS, CC, CPP options to Linux systems. 2003-07-24 00:33:04 +00:00
Soren Jacobsen
bc4bd1e7ce Remove USE_PERL, it is not needed here. 2003-07-24 00:21:13 +00:00
Soren Jacobsen
a1a5f1ea40 Remove svn Id tags. 2003-07-24 00:08:58 +00:00
Juan Romero Pardines
dce76b9c2d Don't try to link to flex. This change fixes build on Linux. 2003-07-23 23:50:28 +00:00
Soren Jacobsen
3e423f6a1e Don't try to delete lib/X11. This fails on deinstall, because mtree creates
a bunch of files in it. This was not an issue before, because we didn't define
USE_X11BASE.
2003-07-23 23:16:53 +00:00
Juan Romero Pardines
b57ca8126e Depends on bison and flex on Linux, pointed out by TripleDES. 2003-07-23 23:01:22 +00:00
Juan Romero Pardines
3d98e563b2 Initial import of imake ( 4.3.0 )
This package provides some useful utilities originally provided as a part
of the XFree86 package.  Imake, among others, is one of the most
frequently used programs when compiling software packages.  Lndir is
another useful tools.  See man pages for the detail.
2003-07-23 20:30:44 +00:00