mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
devel/tortoisehg: Restore an accidentally removed knob.
Fixes: 35550af4232f88eb46a745ad600a9b2cdd8f407f
This commit is contained in:
parent
41e4cf7d80
commit
988ca82665
@ -1,5 +1,6 @@
|
||||
PORTNAME= tortoisehg
|
||||
DISTVERSION= 6.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://www.mercurial-scm.org/release/tortoisehg/targz/
|
||||
|
||||
@ -27,6 +28,9 @@ NLS_USES= gettext
|
||||
NO_ARCH= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
# Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py
|
||||
EXTRACT_AFTER_ARGS= --exclude ${PORTNAME}-${DISTVERSION}/hgext3rd/__init__.py
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user