diff options
author | micha <micha@pkgsrc.org> | 2019-10-17 12:57:59 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2019-10-17 12:57:59 +0000 |
commit | 7cc40708188b492edd869026688678a4428e73fc (patch) | |
tree | 97e4944418c3e48bd5a464cd4d87e07ffc031a49 /x11/Makefile | |
parent | a0fe81fb7c1a8719d86845eb7fa2cb05ec7d432c (diff) | |
download | pkgsrc-7cc40708188b492edd869026688678a4428e73fc.tar.gz |
x11/Makefile: -fltk2
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index bfecba66364..88e3091a4f7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.852 2019/10/10 14:17:50 wiz Exp $ +# $NetBSD: Makefile,v 1.853 2019/10/17 12:57:59 micha Exp $ # COMMENT= Packages to support the X window system @@ -59,7 +59,6 @@ SUBDIR+= filerunner SUBDIR+= fixesproto4 SUBDIR+= fltk SUBDIR+= fltk13 -SUBDIR+= fltk2 SUBDIR+= fox SUBDIR+= frameworkintegration SUBDIR+= fspanel |