diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-12-03 20:26:24 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-12-03 20:26:24 +0000 |
commit | a6e6f755f96eeef31c996d6779abe602829c5222 (patch) | |
tree | b73ce86516dfd7eb5d64a4a9869b27b8796751b5 /x11 | |
parent | 09da9a63130cfedc18e68990a2b459de932819c0 (diff) | |
download | pkgsrc-a6e6f755f96eeef31c996d6779abe602829c5222.tar.gz |
add and enable qt4-tiff
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e4921fa8e5e..bf9917ec342 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.534 2007/11/28 18:44:02 drochner Exp $ +# $NetBSD: Makefile,v 1.535 2007/12/03 20:26:24 jnemeth Exp $ # COMMENT= Packages to support the X window system @@ -276,6 +276,7 @@ SUBDIR+= qt4-docs SUBDIR+= qt4-libs SUBDIR+= qt4-pgsql SUBDIR+= qt4-sqlite3 +SUBDIR+= qt4-tiff SUBDIR+= qt4-tools SUBDIR+= qtarch SUBDIR+= qwspritefield |