mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
. support STAGE;
. use new LIB_DEPENDS syntax.
This commit is contained in:
parent
a89739faa2
commit
633837fb41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334554
@ -12,7 +12,7 @@ COMMENT= Graphical interface for an OCR program (cuneiform and tesseract)
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
|
||||
LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
@ -32,7 +32,6 @@ USE_QT4= corelib gui imageformats linguist_build \
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MCUNEIFORM}
|
||||
|
Loading…
Reference in New Issue
Block a user