OpenBSD/ports 7GFyUEPdatabases/skytools Makefile, databases/skytools/patches patch-sql_txid_Makefile

   hardcode around a broken Makefile fragment

   pg83 = $(shell test $(PGVER) "<" "8.3" && echo "false" || echo "true")
   pg82 = $(shell test $(PGVER) "<" "8.2" && echo "false" || echo "true")

   which matters now that src/bin/ksh/c_test.c r1.26 fixed "<".

   note, this port is rather outdated (5 versions behind), though newer ones
   don't fix this either
VersionDeltaFile
1.1+19-0databases/skytools/patches/patch-sql_txid_Makefile
1.29+2-1databases/skytools/Makefile
+21-12 files

UnifiedSplitRaw