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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Mon May 21 12:24:35 CEST 2012


Revision: 18062
          http://gar.svn.sourceforge.net/gar/?rev=18062&view=rev
Author:   pfelecan
Date:     2012-05-21 10:24:35 +0000 (Mon, 21 May 2012)
Log Message:
-----------
removed references to Open CSW X11 packages

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

Modified: csw/mgar/pkg/emacs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/emacs/trunk/Makefile	2012-05-21 09:05:26 UTC (rev 18061)
+++ csw/mgar/pkg/emacs/trunk/Makefile	2012-05-21 10:24:35 UTC (rev 18062)
@@ -16,9 +16,7 @@
 MASTER_SITES	=	$(GNU_MIRROR)
 
 CONFIGURE_ARGS = $(DIRPATHS)
-CONFIGURE_ARGS		+=	\
-						--x-includes=/opt/csw/X11/include \
-						--x-libraries=/opt/csw/X11/lib
+
 # this is necessary because GNU id options dialect is is used; BTW, I
 # think that adding this systematically at the beginning of the PATH
 # helps in packaging projects issued from the Linux steam.
@@ -26,7 +24,6 @@
 						PATH="/opt/csw/gnu:$$PATH"
 
 GARCOMPILER			=	GNU
-PKG_CONFIG_PATH		=	/opt/csw/X11/lib/pkgconfig
 
 BUILD_DEP_PKGS		=	\
 						CSWcoreutils \
@@ -43,7 +40,6 @@
 						CSWlibgif-dev \
 						CSWlibglib2-dev \
 						CSWlibgtk2-dev \
-						CSWlibicedevel \
 						CSWlibiconv-dev \
 						CSWlibjbig-dev \
 						CSWlibjpeg-dev \
@@ -53,12 +49,10 @@
 						CSWlibpng-dev \
 						CSWlibpthreadstubs \
 						CSWlibrsvg-dev \
-						CSWlibsmdevel \
 						CSWlibthai-dev \
 						CSWlibtiff-dev \
 						CSWlibx11devel \
 						CSWlibxaudevel \
-						CSWlibxawdevel \
 						CSWlibxcbdevel \
 						CSWlibxdmcpdevel \
 						CSWlibxft2devel \
@@ -67,8 +61,7 @@
 						CSWlibxrenderdevel \
 						CSWlibz-dev \
 						CSWpangodevel \
-						CSWpkgconfig \
-						CSWx11renderproto
+						CSWpkgconfig
 
 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