Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 11:26:24 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349999 - head/misc/mc
Message-ID:  <201404031126.s33BQONN042736@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Thu Apr  3 11:26:23 2014
New Revision: 349999
URL: http://svnweb.freebsd.org/changeset/ports/349999
QAT: https://qat.redports.org/buildarchive/r349999/

Log:
  - Bump PORTREVISION for dependencies changes
  - Remove USE_PYTHON=yes and USE_RUBY=yes
  
  Reported by:	timur@, Sergey V. Dyatko <sergey.dyatko@gmail.com>

Modified:
  head/misc/mc/Makefile

Modified: head/misc/mc/Makefile
==============================================================================
--- head/misc/mc/Makefile	Thu Apr  3 11:21:38 2014	(r349998)
+++ head/misc/mc/Makefile	Thu Apr  3 11:26:23 2014	(r349999)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mc
 PORTVERSION=	4.8.12
+PORTREVISION=	1
 CATEGORIES=	misc shells
 MASTER_SITES=	http://ftp.midnight-commander.org/ \
 		http://ftp.osuosl.org/pub/midnightcommander/ \
@@ -23,8 +24,6 @@ CONFLICTS=	mc-light-4*
 USES=		gmake shebangfix perl5 pkgconfig tar:xz
 SHEBANG_FILES=	misc/mcedit.menu configure configure.ac
 USE_GNOME=	glib20
-USE_PYTHON=	yes
-USE_RUBY=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ZIP=${UNZIP_CMD} UNZIP=${UNZIP_CMD}
 USE_AUTOTOOLS=	libtool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404031126.s33BQONN042736>