mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Switch to kde5.
This software already prefered using kreadconfig5 over the kde4 version. Switch it over to kde5 now that kde4 is slated for removal.
This commit is contained in:
parent
f4e000acf8
commit
c116689047
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488396
@ -1,17 +1,14 @@
|
||||
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net devel
|
||||
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
|
||||
|
||||
COMMENT= KDE plug-in for libproxy
|
||||
|
||||
DEPRECATED= KDE4 is end-of-life
|
||||
EXPIRATION_DATE=2018-12-31
|
||||
|
||||
USES= kde:4
|
||||
USE_KDE= runtime
|
||||
USES= kde:5
|
||||
USE_KDE= config
|
||||
|
||||
LIBPROXY_SLAVE= kde
|
||||
MASTERDIR= ${.CURDIR}/../libproxy
|
||||
|
Loading…
Reference in New Issue
Block a user