[csw-devel] SF.net SVN: gar:[20187] csw/mgar/pkg/gwhois/trunk/Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Mon Jan 21 13:33:41 CET 2013


Revision: 20187
          http://gar.svn.sourceforge.net/gar/?rev=20187&view=rev
Author:   wilbury
Date:     2013-01-21 12:33:40 +0000 (Mon, 21 Jan 2013)
Log Message:
-----------
gwhois/trunk: Correct dependencies and reinplacements.

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

Modified: csw/mgar/pkg/gwhois/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gwhois/trunk/Makefile	2013-01-21 12:19:06 UTC (rev 20186)
+++ csw/mgar/pkg/gwhois/trunk/Makefile	2013-01-21 12:33:40 UTC (rev 20187)
@@ -26,9 +26,18 @@
 
 INSTALL_SCRIPTS = gwhois
 
+RUNTIME_DEP_PKGS += CSWcurl
+RUNTIME_DEP_PKGS += CSWlynx
 RUNTIME_DEP_PKGS += CSWpm-net-idn-encode
 RUNTIME_DEP_PKGS += CSWpm-libwww-perl
+CHECKPKG_OVERRIDES_CSWgwhois += surplus-dependency|CSWlynx
+CHECKPKG_OVERRIDES_CSWgwhois += surplus-dependency|CSWpm-libwww-perl
+CHECKPKG_OVERRIDES_CSWgwhois += surplus-dependency|CSWcurl
+CHECKPKG_OVERRIDES_CSWgwhois += surplus-dependency|CSWpm-net-idn-encode
 
+REINPLACE_USRSHARE += $(docdir)/$(NAME)/INSTALL
+REINPLACE_WHEN_USRSHARE = postinstall
+
 include gar/category.mk
 
 install-gwhois:

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