1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

New port: misc/mc-nox11: misc/mc but without x11 dependencies

PR:		238425
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
Approved by:	portmgr (maintainer timeout: 2 months)
This commit is contained in:
Koichiro Iwao 2019-10-28 00:34:10 +00:00
parent 53b240738b
commit e7c081a46c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515841
2 changed files with 10 additions and 1 deletions

7
misc/mc-nox11/Makefile Normal file
View File

@ -0,0 +1,7 @@
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../mc
PKGNAMESUFFIX= -nox11
OPTIONS_EXCLUDE= X11
.include "${MASTERDIR}/Makefile"

View File

@ -3,7 +3,7 @@
PORTNAME= mc
PORTVERSION= 4.8.22
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= misc shells
MASTER_SITES= http://ftp.midnight-commander.org/ \
https://ftp.osuosl.org/pub/midnightcommander/
@ -60,6 +60,8 @@ SUBSHELL_CONFIGURE_WITH=subshell
X11_CONFIGURE_ENABLE= x
X11_USE= xorg=x11,xext
X11_VARS= CONFLICTS_INSTALL+="mc-nox11-[0-9]*"
X11_VARS_OFF= CONFLICTS_INSTALL+="mc-[0-9]*" PKGNAMESUFFIX=-nox11
PORTDOCS= *