aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-16 07:44:00 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-16 07:44:00 +0800
commit4fcf49aa00846c430f87bae6c2365ea0ebcafb03 (patch)
treede335cd098c25b5091d452d594271cfa0b9b3f3f /misc
parent96791557b7253b6adaabc7c12f060307d9b9c42e (diff)
downloadfreebsd-ports-gnome-4fcf49aa00846c430f87bae6c2365ea0ebcafb03.tar.gz
freebsd-ports-gnome-4fcf49aa00846c430f87bae6c2365ea0ebcafb03.tar.zst
freebsd-ports-gnome-4fcf49aa00846c430f87bae6c2365ea0ebcafb03.zip
- Switch to USES=libtool
- Fix python shebangs Approved by: portmgr blanket
Diffstat (limited to 'misc')
-rw-r--r--misc/mc/Makefile10
1 files 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