mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix plist and unbreak.
Not approved by: maintainer, but I need this port unbroken right now and the fix is trivial.
This commit is contained in:
parent
bd07e61e5b
commit
acd0ee0cb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130043
@ -16,8 +16,6 @@ COMMENT= SSL/TLS plugin for Qt
|
||||
|
||||
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_BZIP2= yes
|
||||
@ -28,6 +26,7 @@ CONFIGURE_ARGS= --qtdir=${X11BASE}
|
||||
MAKE_ARGS+= QTDIR=${X11BASE} \
|
||||
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
|
||||
|
||||
PLIST_DIRS= lib/plugins/crypto
|
||||
PLIST_FILES= lib/plugins/crypto/libqca-tls.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user