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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 22 21:02:20 CET 2010


Revision: 9325
          http://gar.svn.sourceforge.net/gar/?rev=9325&view=rev
Author:   dmichelsen
Date:     2010-03-22 20:02:17 +0000 (Mon, 22 Mar 2010)

Log Message:
-----------
joe: Disable curses

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

Modified: csw/mgar/pkg/joe/trunk/Makefile
===================================================================
--- csw/mgar/pkg/joe/trunk/Makefile	2010-03-22 15:07:32 UTC (rev 9324)
+++ csw/mgar/pkg/joe/trunk/Makefile	2010-03-22 20:02:17 UTC (rev 9325)
@@ -27,7 +27,8 @@
 DEP_PKGS = CSWncurses
 
 sysconfdir = /etc/opt/csw
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS  = $(DIRPATHS)
+CONFIGURE_ARGS += --disable-curses
 
 TEST_TARGET = check
 


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