Revision: 27069
          http://sourceforge.net/p/gar/code/27069
Author:   idogan23
Date:     2024-04-03 19:20:27 +0000 (Wed, 03 Apr 2024)
Log Message:
-----------
nsd: Run autoconf as a workorund

Modified Paths:
--------------
    csw/mgar/pkg/nsd/trunk/Makefile

Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile     2024-04-03 19:18:17 UTC (rev 27068)
+++ csw/mgar/pkg/nsd/trunk/Makefile     2024-04-03 19:20:27 UTC (rev 27069)
@@ -78,4 +78,9 @@
        @ginstall -m 644 $(FILEDIR)/cswusergroup 
$(DESTDIR)/etc/opt/csw/pkg/CSWnsd/cswusergroup
        @rmdir $(DESTDIR)/tmp
 
+# Workaround for 4.9.0
+pre-configure-modulated:
+       cd $(WORKSRC) && autoconf
+       $(MAKECOOKIE)
+
 include gar/category.mk

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

Reply via email to