mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
accessibility/*: remove unneeded USES=pathfix
The framework deals with .pc files without the needs of patching the source (since 2017)
This commit is contained in:
@@ -22,7 +22,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \
|
||||
libdbus-1.so:devel/dbus
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR}
|
||||
|
||||
USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase pathfix \
|
||||
USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase \
|
||||
pkgconfig python shebangfix vala:build xorg
|
||||
|
||||
USE_GITLAB= yes
|
||||
|
||||
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:accessibility/at-spi2-core
|
||||
CONFLICTS= at-spi-1.[0-9]*
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake gnome localbase pathfix pkgconfig python tar:xz
|
||||
USES= gettext gmake gnome localbase pkgconfig python tar:xz
|
||||
USE_PYTHON= flavors py3kplist
|
||||
USE_GNOME= intlhack pygobject3
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -14,7 +14,7 @@ BUILD_DEPENDS= help2man:misc/help2man
|
||||
LIB_DEPENDS= libdotconf.so:devel/dotconf \
|
||||
libsndfile.so:audio/libsndfile
|
||||
|
||||
USES= gettext gmake gnome libtool localbase makeinfo pathfix \
|
||||
USES= gettext gmake gnome libtool localbase makeinfo \
|
||||
pkgconfig
|
||||
USE_GNOME= glib20 intltool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
Reference in New Issue
Block a user