diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 10:26:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 10:26:54 +0000 |
commit | ae5685dfc979dd70b9f69468783b7431741f7989 (patch) | |
tree | cee945eb76dff1c09675480edc4417fe2da69fe7 /time/Makefile | |
parent | 7843a1f099ae31d8c53173372461e920c9206eff (diff) | |
download | pkgsrc-ae5685dfc979dd70b9f69468783b7431741f7989.tar.gz |
*: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/time/Makefile b/time/Makefile index 6deb98a582e..815bd5fe283 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2017/09/04 17:46:06 wiz Exp $ +# $NetBSD: Makefile,v 1.166 2017/09/26 10:27:13 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -125,7 +125,6 @@ SUBDIR+= planner SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= projectlibre -SUBDIR+= ptimetracker SUBDIR+= py-arrow SUBDIR+= py-dateutil SUBDIR+= py-goocalendar @@ -151,7 +150,6 @@ SUBDIR+= rclock SUBDIR+= rem2ics SUBDIR+= remind SUBDIR+= rsibreak -SUBDIR+= rsibreak-kde3 SUBDIR+= ruby-hitimes SUBDIR+= ruby-iso8601 SUBDIR+= ruby-timers |