Revision: 9547 http://gar.svn.sourceforge.net/gar/?rev=9547&view=rev Author: bensons Date: 2010-04-05 14:07:51 +0000 (Mon, 05 Apr 2010)
Log Message: ----------- xpdf: make sure we are using /usr/openwin/lib for libXpm Modified Paths: -------------- csw/mgar/pkg/xpdf/trunk/Makefile Modified: csw/mgar/pkg/xpdf/trunk/Makefile =================================================================== --- csw/mgar/pkg/xpdf/trunk/Makefile 2010-04-05 12:37:57 UTC (rev 9546) +++ csw/mgar/pkg/xpdf/trunk/Makefile 2010-04-05 14:07:51 UTC (rev 9547) @@ -45,7 +45,12 @@ CONFIGURE_ARGS += --with-t1-includes=$(includedir) CONFIGURE_ARGS += --with-freetype2-library=$(libdir) CONFIGURE_ARGS += --with-freetype2-includes=$(includedir)/freetype2 +CONFIGURE_ARGS += --with-Xpm-library=/usr/openwin/lib +CONFIGURE_ARGS += --with-Xpm-includes=/usr/openwin/include +EXTRA_SOS_LD_FLAGS = -L/usr/openwin/lib +EXTRA_SOS_LD_OPTIONS = -R/usr/openwin/lib + # apply patches PATCHFILES = xpdf-3.02pl1.patch PATCHFILES += xpdf-3.02pl2.patch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel