mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
graphics/epsonscan2-non-free-plugin: Unbreak build
Fixes build taking into account the Linux version Co-authored-by: rhurlin@FreeBSD.org PR: 279825 Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) MFH: 2024Q3
This commit is contained in:
parent
52b1e784ba
commit
a2ba2e8a3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= epsonscan2-non-free-plugin
|
PORTNAME= epsonscan2-non-free-plugin
|
||||||
DISTVERSION= 6.6.40.0
|
DISTVERSION= 6.6.40.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= https://download2.ebz.epson.net/${EPSONSCAN2}/common/rpm/x64/:amd64 \
|
MASTER_SITES= https://download2.ebz.epson.net/${EPSONSCAN2}/common/rpm/x64/:amd64 \
|
||||||
https://download2.ebz.epson.net/${EPSONSCAN2}/common/deb/arm/:armv7 \
|
https://download2.ebz.epson.net/${EPSONSCAN2}/common/deb/arm/:armv7 \
|
||||||
|
@ -26,7 +26,7 @@ LEGAL_TEXT= License does not permit public sharing or revenue earning, and restr
|
||||||
ONLY_FOR_ARCHS= amd64 armv7 armv7rasb i386
|
ONLY_FOR_ARCHS= amd64 armv7 armv7rasb i386
|
||||||
|
|
||||||
RUN_DEPENDS= epsonscan2:graphics/epsonscan2 \
|
RUN_DEPENDS= epsonscan2:graphics/epsonscan2 \
|
||||||
linux_libusb>=13.1.0:devel/linux_libusb
|
linux_libusb-${LINUX_DEFAULT}>=13.1.0:devel/linux_libusb
|
||||||
|
|
||||||
USES= linux
|
USES= linux
|
||||||
USE_LDCONFIG= ${LINUXBASE}/usr/${LINUX_LIB}/epsonscan2/libexec \
|
USE_LDCONFIG= ${LINUXBASE}/usr/${LINUX_LIB}/epsonscan2/libexec \
|
||||||
|
|
Loading…
Add table
Reference in a new issue