summaryrefslogtreecommitdiff
path: root/devel/g-wrap1/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-03-30* Honor PKGINFODIR.jlam1-2/+2
* List the info files directly in the PLIST.
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-4/+2
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-05Fix path to guile-slib.wiz1-2/+2
2004-12-04Convert to use guile-1.6. Based on PR 28525 by Andreas Hallmann.wiz1-7/+6
2004-12-03Mention that this is the guile-1.4 version of the software.wiz1-2/+2
2004-12-03Depend on guile14 versions of guile-slib.wiz1-2/+2
2004-12-03Re-import devel/g-wrap as g-wrap1 to make space for a guile-1.6 versionwiz1-0/+30
of g-wrap without breaking dependencies.