diff options
author | adam <adam@pkgsrc.org> | 2014-12-30 17:25:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-12-30 17:25:35 +0000 |
commit | 23c413d6668b486db85dccab6c660e88a819c908 (patch) | |
tree | 7c0ad0d879b64aedb1b270a768f9f6c7b75dadbe /x11/Makefile | |
parent | 93f5bf8411459710b475880a4a441681ee4b577e (diff) | |
download | pkgsrc-23c413d6668b486db85dccab6c660e88a819c908.tar.gz |
Added x11/qt5-qtmacextras version 5.4.0
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 08b634d9ea8..3fd25031db5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.740 2014/11/14 09:03:08 markd Exp $ +# $NetBSD: Makefile,v 1.741 2014/12/30 17:25:35 adam Exp $ # COMMENT= Packages to support the X window system @@ -399,6 +399,7 @@ SUBDIR+= qt5-qtdoc SUBDIR+= qt5-qtgraphicaleffects SUBDIR+= qt5-qtimageformats SUBDIR+= qt5-qtlocation +SUBDIR+= qt5-qtmacextras SUBDIR+= qt5-qtmultimedia SUBDIR+= qt5-qtquick1 SUBDIR+= qt5-qtquickcontrols |