Allow side-by-side installation with qtserialport 5.6+.
This commit is contained in:
parent
8442590520
commit
2c18b4a993
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/03/26 20:37:35 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2016/12/25 15:10:27 zhuk Exp $
|
||||
|
||||
COMMENT = provides functions to access serial ports
|
||||
|
||||
@ -7,6 +7,7 @@ SHARED_LIBS += QtSerialPort 0.0 # 0.0
|
||||
V = 5.4.2
|
||||
DISTNAME = qtserialport-v${V}
|
||||
PKGNAME = ${DISTNAME:S/v//}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = comms
|
||||
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/24 14:57:48 abieber Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/12/25 15:10:27 zhuk Exp $
|
||||
@option no-default-conflict
|
||||
@conflict qtserialport-<5.6
|
||||
include/X11/qt4/
|
||||
include/X11/qt4/QtSerialPort/
|
||||
include/X11/qt4/QtSerialPort/QSerialPort
|
||||
|
Loading…
Reference in New Issue
Block a user