summaryrefslogtreecommitdiff
path: root/graphics/s10sh/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-24Convert to buildlink3 and fix a typo in DESCR.snj1-3/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-10-26install the README file - the only piece of documentation availabledrochner1-2/+4
(requested by Hubert F.)
2002-10-08buildlink1 -> buildlink2.wiz1-2/+3
2002-01-02pass LOCALBASE in CONFIGURE_ENV so libusb-config is found.hubertf1-3/+3
XXX is there a good reason we don't pass this per default??
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-03-28Communication with Canon Powershot digital cameras. Tested with USB only.drochner1-0/+19