SF.net SVN: gar:[25611] csw/mgar/pkg/dovecot-sieve/trunk/Makefile

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Wed Mar 16 20:48:26 CET 2016


Revision: 25611
          http://sourceforge.net/p/gar/code/25611
Author:   jake_goerzen
Date:     2016-03-16 19:48:26 +0000 (Wed, 16 Mar 2016)
Log Message:
-----------
dovecot-sieve: fix catalog name and runtime dependancies

Modified Paths:
--------------
    csw/mgar/pkg/dovecot-sieve/trunk/Makefile

Modified: csw/mgar/pkg/dovecot-sieve/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2016-03-15 11:48:43 UTC (rev 25610)
+++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile	2016-03-16 19:48:26 UTC (rev 25611)
@@ -10,7 +10,7 @@
 MASTER_SITES = http://pigeonhole.dovecot.org/releases/2.2/
 DISTFILES = $(NAME)-$(VERSION).tar.gz
 
-PACKAGES = dovecot-sieve
+PACKAGES = CSWdovecot-sieve
 
 GARCOMPILER = GNU
 
@@ -29,8 +29,8 @@
 EXTRA_LIB = /opt/csw/lib/dovecot
 EXTRA_LIB-64 = /opt/csw/lib/64/dovecot
 
-RUNTIME_DEP_PKGS_dovecot-sieve += CSWdovecot
-RUNTIME_DEP_PKGS_dovecot-sieve += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWdovecot-sieve += CSWdovecot
+RUNTIME_DEP_PKGS_CSWdovecot-sieve += CSWlibgcc-s1
 
 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