diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-23 21:28:20 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-03-23 21:28:20 +0000 |
commit | 31791f142e660605e8489a41e34cb606e0bf3deb (patch) | |
tree | b9feea35b34a42cb93fa1efbc5f51c5ea4f35b59 /x11/Makefile | |
parent | 7fe1c8d00d2f7448700b5b2bae42c21ce85fb5d6 (diff) | |
download | pkgsrc-31791f142e660605e8489a41e34cb606e0bf3deb.tar.gz |
add and enable qt1
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 5878d1d1933..a5c77851650 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2000/03/12 01:44:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.147 2000/03/23 21:28:20 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -63,6 +63,7 @@ SUBDIR += polclock SUBDIR += py-Tk SUBDIR += qt + SUBDIR += qt1 SUBDIR += qwspritefield SUBDIR += qwt SUBDIR += rclock |