Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   agc
Date:           Wed Aug 25 13:37:37 UTC 1999

Modified Files:
        pkgsrc/editors/xemacs: Makefile
        pkgsrc/graphics/xfig: Makefile
        pkgsrc/misc/siag: Makefile
        pkgsrc/mk: bsd.pkg.mk mk.conf.example
        pkgsrc/print/gv: Makefile
        pkgsrc/x11/emiclock: Makefile
        pkgsrc/x11/kterm: Makefile
        pkgsrc/x11/xcolorsel: Makefile
        pkgsrc/x11/xscreensaver: Makefile

Log Message:
Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/editors/xemacs/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/xfig/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/misc/siag/Makefile
cvs rdiff -r1.323 -r1.324 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.69 -r1.70 pkgsrc/mk/mk.conf.example
cvs rdiff -r1.17 -r1.18 pkgsrc/print/gv/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/emiclock/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/kterm/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/xcolorsel/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/x11/xscreensaver/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index