From 9eebbe52c09ff159e9a41ca9e3a5afe2629646e0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 15 Jun 2014 23:44:00 +0000 Subject: [PATCH] - Switch to USES=libtool - Fix python shebangs Approved by: portmgr blanket --- misc/mc/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/misc/mc/Makefile b/misc/mc/Makefile index a72b8c79008d..b78b74f68c92 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -3,7 +3,7 @@ PORTNAME= mc PORTVERSION= 4.8.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc shells MASTER_SITES= http://ftp.midnight-commander.org/ \ http://ftp.osuosl.org/pub/midnightcommander/ \ @@ -21,12 +21,14 @@ LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2 CONFLICTS= mc-light-4* -USES= gmake shebangfix perl5 pkgconfig tar:xz -SHEBANG_FILES= misc/mcedit.menu configure configure.ac +USES= gmake shebangfix perl5 pkgconfig tar:xz libtool +SHEBANG_FILES= misc/mcedit.menu configure configure.ac \ + ${WRKSRC}/src/vfs/extfs/helpers/s3+.in \ + ${WRKSRC}/src/vfs/extfs/helpers/uc1541.in +python_OLD_CMD= @PYTHON@ USE_GNOME= glib20 GNU_CONFIGURE= yes CONFIGURE_ENV= ZIP=${UNZIP_CMD} UNZIP=${UNZIP_CMD} -USE_AUTOTOOLS= libtool OPTIONS_DEFINE= DOCS EDITOR ICONV NLS SMB SUBSHELL X11