[csw-devel] SF.net SVN: gar:[13183] csw/mgar/pkg/dialog/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Feb 3 18:46:57 CET 2011
Revision: 13183
http://gar.svn.sourceforge.net/gar/?rev=13183&view=rev
Author: bonivart
Date: 2011-02-03 17:46:56 +0000 (Thu, 03 Feb 2011)
Log Message:
-----------
dialog: use ncurses
Modified Paths:
--------------
csw/mgar/pkg/dialog/trunk/Makefile
Modified: csw/mgar/pkg/dialog/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dialog/trunk/Makefile 2011-02-03 16:56:22 UTC (rev 13182)
+++ csw/mgar/pkg/dialog/trunk/Makefile 2011-02-03 17:46:56 UTC (rev 13183)
@@ -14,12 +14,15 @@
MASTER_SITES = http://invisible-island.net/datafiles/release/
DISTFILES = $(NAME).tar.gz
+RUNTIME_DEP_PKGS += CSWncurses
+
CHECKPKG_OVERRIDES_CSWdialog += file-with-bad-content
CHECKPKG_OVERRIDES_CSWdialog += missing-dependency|CSWpython
SKIPTEST = 1
CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-ncurses
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