head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2025.12.25.18.57.21; author osa; state Exp; branches; next ; commitid Pml9OrlYISR13PnG; desc @@ 1.1 log @www/freenginx: add new port, freenginx stable version 1.28.0 @ text @$NetBSD$ Add support for LDFLAGS --- auto/cc/conf.orig 2017-07-11 13:24:06.000000000 +0000 +++ auto/cc/conf @@@@ -3,7 +3,7 @@@@ # Copyright (C) Nginx, Inc. -LINK="\$(CC)" +LINK="\$(CC) \$(LDFLAGS)" MAIN_LINK= MODULE_LINK="-shared" @