SF.net SVN: gar:[22372] csw/mgar/pkg/powerdns/trunk/Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Mon Nov 4 15:31:51 CET 2013


Revision: 22372
          http://gar.svn.sourceforge.net/gar/?rev=22372&view=rev
Author:   wilbury
Date:     2013-11-04 14:31:49 +0000 (Mon, 04 Nov 2013)
Log Message:
-----------
powerdns/trunk: Update recipe, add remotebackend

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

Modified: csw/mgar/pkg/powerdns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile	2013-11-04 12:34:20 UTC (rev 22371)
+++ csw/mgar/pkg/powerdns/trunk/Makefile	2013-11-04 14:31:49 UTC (rev 22372)
@@ -63,7 +63,7 @@
 CONFIGURE_ARGS += --with-mysql-lib=$(prefix)/lib
 CONFIGURE_ARGS += --with-mysql-includes=$(prefix)/include
 CONFIGURE_ARGS += --with-sqlite3
-CONFIGURE_ARGS += --with-modules="ldap geo gmysql gsqlite3"
+CONFIGURE_ARGS += --with-modules="ldap geo gmysql gsqlite3 remote"
 
 EXTRA_CONFIGURE_ENV += "PKG_CONFIG=/opt/csw/bin/pkg-config"
 EXTRA_CONFIGURE_ENV += "PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig"
@@ -89,11 +89,13 @@
 RUNTIME_DEP_PKGS_CSWpdns += CSWliblber2-4-2
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibldap-r2-4-2
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibsqlite3-0
+RUNTIME_DEP_PKGS_CSWpdns += CSWlibcurl4
 BUILD_DEP_PKGS_CSWpdns += CSWmysql-dev
 BUILD_DEP_PGKS_CSWpdns += CSWboostdevel
 BUILD_DEP_PKGS_CSWpdns += CSWlibsqlite3-dev
 BUILD_DEP_PGKS_CSWpdns += CSWopenldap-dev
 BUILD_DEP_PGKS_CSWpdns += CSWlibz-dev
+BUILD_DEP_PGKS_CSWpdns += CSWlibcurl-dev
 
 # These are not errors!
 CHECKPKG_OVERRIDES_CSWpdns += catalogname-does-not-match-pkgname|pkgname=CSWpdns|catalogname=powerdns|expected-catalogname=pdns

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