pkgsrc/devel/scmgit-base
abs 1ccc5d64cb Fix build on OS X 10.4
- Correct a sublime piece of gmake logic to catch at least 10.4
  rather than 10.5 and later:
    ifeq ($(shell echo "$(uname_R)" | awk -F. '{if ($$1 >= 9)
    print "y"}')_$(shell test -d $(TKFRAMEWORK) || echo n),y_n)

- Then handle the case that on 10.4
    share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
  becomes
    share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish Shell

Bump PKGREVISION and Slowly Back Away From The Package
2010-12-23 23:42:40 +00:00
..
patches Fix build on OS X 10.4 2010-12-23 23:42:40 +00:00
DESCR
distinfo Fix build on OS X 10.4 2010-12-23 23:42:40 +00:00
Makefile Fix build on OS X 10.4 2010-12-23 23:42:40 +00:00
MESSAGE
options.mk Fix build on OS X 10.4 2010-12-23 23:42:40 +00:00
PLIST Fix build on OS X 10.4 2010-12-23 23:42:40 +00:00