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

hson at users.sourceforge.net hson at users.sourceforge.net
Sat May 30 11:51:59 CEST 2009


Revision: 5113
          http://gar.svn.sourceforge.net/gar/?rev=5113&view=rev
Author:   hson
Date:     2009-05-30 09:51:59 +0000 (Sat, 30 May 2009)

Log Message:
-----------
imagemagick: Minor Makefile fix

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

Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile	2009-05-30 08:42:59 UTC (rev 5112)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile	2009-05-30 09:51:59 UTC (rev 5113)
@@ -17,7 +17,6 @@
 DISTNAME = ImageMagick-$(GARVERSION)-$(GARSUBREV)
 
 SPKG_SOURCEURL = http://www.imagemagick.org
-SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(GARSUBREV)
 
 LICENSE = LICENSE
 
@@ -55,6 +54,8 @@
 
 include gar/category.mk
 
+SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(GARSUBREV)
+
 post-install-isa-sparcv8:
 	@cp $(FILEDIR)/libMagick.so.10.0.4.s $(INSTALLISADIR)$(libdir)/libMagick.so.10.0.4
 	@cp $(FILEDIR)/libWand.so.10.0.4.s $(INSTALLISADIR)$(libdir)/libWand.so.10.0.4


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