svn commit: r349999 - head/misc/mc
Rusmir Dusko
nemysis at FreeBSD.org
Thu Apr 3 11:26:24 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list