[csw-devel] SF.net SVN: gar:[20047] csw/mgar/pkg/389-dsgw/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Mon Jan 7 12:29:40 CET 2013
Revision: 20047
http://gar.svn.sourceforge.net/gar/?rev=20047&view=rev
Author: cgrzemba
Date: 2013-01-07 11:29:39 +0000 (Mon, 07 Jan 2013)
Log Message:
-----------
389-dsgw/trunk: readjust runtime dependencies
Modified Paths:
--------------
csw/mgar/pkg/389-dsgw/trunk/Makefile
Modified: csw/mgar/pkg/389-dsgw/trunk/Makefile
===================================================================
--- csw/mgar/pkg/389-dsgw/trunk/Makefile 2013-01-07 10:40:59 UTC (rev 20046)
+++ csw/mgar/pkg/389-dsgw/trunk/Makefile 2013-01-07 11:29:39 UTC (rev 20047)
@@ -12,7 +12,7 @@
BUNDLE = 389-ds
-MASTER_SITES = http://port389.org/sources
+MASTER_SITES = http://port389.org/sources/
DISTFILES = $(NAME)-$(VERSION).tar.bz2
# BUILD64 = 1
PACKAGING_PLATFORMS += solaris10-sparc
@@ -26,23 +26,15 @@
CPPFLAGS =
EXTRA_LINKER_FLAGS = -xnorunpath -norunpath
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibprldap60
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibldif60
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicudata48
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibadmsslutil0
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibsasl2-2
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibplc4
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibnspr4
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibldap60
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicuuc48
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicui18n48
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibadminutil0
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibnss3
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibplds4
RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibssldap60
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibsoftokn3
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibsmime3
-RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibssl3
+RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicuuc49
+RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicui18n49
CHECKPKG_OVERRIDES_CSW389-dsgw += file-with-bad-content|/usr/local|root/opt/csw/share/dirsrv/manual/en/dsgw/attribut.htm
PATCHFILES += 0001-change-include-path-preferences-in-Makefile.am.patch
@@ -58,7 +50,6 @@
CONFIGURE_ARGS += --with-sasl-lib=/opt/csw/lib
CONFIGURE_ARGS += --with-nspr-lib=/opt/csw/lib
CONFIGURE_ARGS += --with-nspr-inc=/opt/csw/include/nspr
-CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARFLAVOR))
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list