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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Sep 12 23:05:55 CEST 2009


Revision: 6286
          http://gar.svn.sourceforge.net/gar/?rev=6286&view=rev
Author:   dmichelsen
Date:     2009-09-12 21:05:55 +0000 (Sat, 12 Sep 2009)

Log Message:
-----------
giflib: Fix catalogname

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

Modified: csw/mgar/pkg/giflib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/giflib/trunk/Makefile	2009-09-12 20:55:49 UTC (rev 6285)
+++ csw/mgar/pkg/giflib/trunk/Makefile	2009-09-12 21:05:55 UTC (rev 6286)
@@ -18,6 +18,8 @@
 PACKAGES = CSWgiflib CSWgiflibrt CSWgiflibdoc CSWungif
 
 CATALOGNAME_CSWgiflib = giflib
+CATALOGNAME_CSWgiflibrt = giflib_rt
+CATALOGNAME_CSWgiflibdoc = giflib_doc
 CATALOGNAME_CSWungif = libungif
 
 SPKG_DESC_CSWgiflib = A library for reading and writing gif images
@@ -26,7 +28,7 @@
 SPKG_DESC_CSWungif = Links to giflib now the patent is dropped
 
 REQUIRED_PKGS_CSWgiflib = CSWgiflibrt
-REQUIRED_PKGS_CSWungif = CSWgiflibrt
+REQUIRED_PKGS_CSWungif = CSWgiflib
 
 BUILD64 = 1
 


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