Revision: 26126 http://sourceforge.net/p/gar/code/26126 Author: dmichelsen Date: 2017-03-22 07:36:43 +0000 (Wed, 22 Mar 2017) Log Message: ----------- samba/branches/samba-4.4.x: Force svr4 package
Modified Paths: -------------- csw/mgar/pkg/samba/branches/samba-4.4.x/Makefile Modified: csw/mgar/pkg/samba/branches/samba-4.4.x/Makefile =================================================================== --- csw/mgar/pkg/samba/branches/samba-4.4.x/Makefile 2017-03-17 22:02:23 UTC (rev 26125) +++ csw/mgar/pkg/samba/branches/samba-4.4.x/Makefile 2017-03-22 07:36:43 UTC (rev 26126) @@ -108,6 +108,8 @@ SMB_AUTH_MODULES = auth_unix,auth_wbc,auth_server,auth_netlogond,auth_script,auth_samba4 SMB_MODULES = $(SMB_VFS_MODULES),$(SMB_IDMAP_MODULES),$(SMB_PDB_MODULES),$(SMB_AUTH_MODULES) +PKGFORMAT-5.11 = svr4 + # Main package CSWsamba4 PACKAGES += CSWsamba4 SPKG_DESC_CSWsamba4 = $(DESCRIPTION) @@ -150,7 +152,7 @@ #RUNTIME_DEP_PKGS_CSWsamba4 += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWsamba4 += CSWlibldap2-4-2 RUNTIME_DEP_PKGS_CSWsamba4 += CSWlibssp0 -RUNTIME_DEP_PKGS_CSWsamba4 += CSWlibncurses6 +RUNTIME_DEP_PKGS_CSWsamba4_5.10 += CSWlibncurses6 RUNTIME_DEP_PKGS_CSWsamba4_5.10 += CSWliblber2-4-2 RUNTIME_DEP_PKGS_CSWsamba4_5.10 += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWsamba4_5.10 += CSWlibz1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.