[csw-devel] SF.net SVN: gar:[3350] csw/mgar/pkg/ImageMagick/trunk/Makefile
hson at users.sourceforge.net
hson at users.sourceforge.net
Sun Feb 22 14:35:28 CET 2009
Revision: 3350
http://gar.svn.sourceforge.net/gar/?rev=3350&view=rev
Author: hson
Date: 2009-02-22 13:35:27 +0000 (Sun, 22 Feb 2009)
Log Message:
-----------
imagemagick: Inclusion of .la files for delegates to work
Modified Paths:
--------------
csw/mgar/pkg/ImageMagick/trunk/Makefile
Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile 2009-02-22 13:23:03 UTC (rev 3349)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile 2009-02-22 13:35:27 UTC (rev 3350)
@@ -33,6 +33,8 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)-(\d+).tar.bz2
+LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST -R/opt/csw/lib -R/usr/openwin/lib
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-perl=$(bindir)/perl
CONFIGURE_ARGS += --enable-shared --disable-static
@@ -43,6 +45,7 @@
# Test has to be run *after* install
TEST_SCRIPTS =
+MERGE_EXCLUDE_LIBTOOL ?= $(libdir)/lib.*\.la
EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod
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