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

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Feb 16 12:28:45 CET 2010


Revision: 8577
          http://gar.svn.sourceforge.net/gar/?rev=8577&view=rev
Author:   bensons
Date:     2010-02-16 11:28:45 +0000 (Tue, 16 Feb 2010)

Log Message:
-----------
xpdf: removing xpm dependency

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

Modified: csw/mgar/pkg/xpdf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xpdf/trunk/Makefile	2010-02-16 11:26:23 UTC (rev 8576)
+++ csw/mgar/pkg/xpdf/trunk/Makefile	2010-02-16 11:28:45 UTC (rev 8577)
@@ -20,13 +20,9 @@
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 # we require
-RUNTIME_DEP_PKGS = CSWftype2 CSWt1lib CSWxpm CSWgsfonts
+RUNTIME_DEP_PKGS = CSWftype2 CSWt1lib CSWgsfonts
 
 CONFIGURE_ARGS  = $(DIRPATHS)
-#CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
-#CONFIGURE_ARGS += --x-libraries=$(prefix)/X11/lib
-#CONFIGURE_ARGS += --with-Xpm-library=$(libdir)
-#CONFIGURE_ARGS += --with-Xpm-includes=$(includedir)
 CONFIGURE_ARGS += --with-t1-library=$(libdir)
 CONFIGURE_ARGS += --with-t1-includes=$(includedir)
 CONFIGURE_ARGS += --with-freetype2-library=$(libdir)


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