head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.20 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.18 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.16 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.14 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.12 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.10 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.8 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.6 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.4 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.2 pkgsrc-2023Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2023.12.20.18.38.39; author nros; state Exp; branches; next ; commitid ihiPHn0OLTbIBeRE; desc @@ 1.1 log @postgresql16-docs: fix installation on solaris @ text @$NetBSD$ Install manpages on solaris with the same ending and in the same directory as other pkgsrc platforms so that the PLIST for postgreql16-docs is correct on solaris platforms. --- src/makefiles/Makefile.solaris.orig 2023-12-20 19:27:54.656820314 +0000 +++ src/makefiles/Makefile.solaris @@@@ -4,5 +4,3 @@@@ rpath = -Wl,-rpath,'$(rpathdir)' # Rule for building a shared library from a single .o file %.so: %.o $(CC) $(CFLAGS) $< $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@@ - -sqlmansect = 5sql @