Dumb me, fix path to gettext-tools
This commit is contained in:
parent
07032bb7fb
commit
04c82eb792
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/08/23 15:43:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/08/24 06:38:39 ajacoutot Exp $
|
||||
|
||||
COMMENT = fd.o-compliant menu editor
|
||||
|
||||
@ -21,7 +21,7 @@ MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
PORTHOME = ${WRKDIR}
|
||||
NO_BUILD = Yes
|
||||
BUILD_DEPENDS = textproc/gettext-tools \
|
||||
BUILD_DEPENDS = devel/gettext,-tools \
|
||||
devel/py-distutils-extra${MODPY_FLAVOR} \
|
||||
devel/py-gobject3${MODPY_FLAVOR} \
|
||||
x11/gtk+3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2020/08/23 15:43:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2020/08/24 06:38:39 ajacoutot Exp $
|
||||
|
||||
COMMENT = versatile file searching tool
|
||||
|
||||
@ -29,7 +29,7 @@ RUN_DEPENDS = devel/py-gobject3${MODPY_FLAVOR} \
|
||||
x11/gtk+3,-guic
|
||||
|
||||
BUILD_DEPENDS += ${_MODPY_BUILD_DEPENDS} \
|
||||
textproc/gettext-tools \
|
||||
devel/gettext,-tools \
|
||||
devel/py-distutils-extra${MODPY_FLAVOR}
|
||||
|
||||
# pygobject GTK3 introspection (not provided by indirect dependencies)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2020/08/23 15:43:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/08/24 06:38:39 ajacoutot Exp $
|
||||
|
||||
COMMENT = display keypresses on screen
|
||||
|
||||
@ -22,7 +22,7 @@ MODULES = lang/python
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
BUILD_DEPENDS += textproc/gettext-tools \
|
||||
BUILD_DEPENDS += devel/gettext,-tools \
|
||||
devel/py-distutils-extra${MODPY_FLAVOR}
|
||||
RUN_DEPENDS += devel/desktop-file-utils \
|
||||
devel/py-gobject3${MODPY_FLAVOR} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user