diff options
author | tg <tg@FreeBSD.org> | 1997-05-05 20:38:41 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-05-05 20:38:41 +0800 |
commit | 1f941f2fa3adeddd6e5f832758e50a5f411f1e9d (patch) | |
tree | c03821d6eea165566b449bacc2c5501d7ebde6cd /x11/Makefile | |
parent | 60a91a4fd3de9d28805816e090cc8b762afdcd13 (diff) | |
download | freebsd-ports-gnome-1f941f2fa3adeddd6e5f832758e50a5f411f1e9d.tar.gz freebsd-ports-gnome-1f941f2fa3adeddd6e5f832758e50a5f411f1e9d.tar.zst freebsd-ports-gnome-1f941f2fa3adeddd6e5f832758e50a5f411f1e9d.zip |
Add pythonqt.
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 57658c92b1fc..f5198ab805d3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.131 1997/03/25 15:30:45 max Exp $ +# $Id: Makefile,v 1.132 1997/04/21 02:28:34 jfitz Exp $ # SUBDIR += FWF @@ -33,6 +33,7 @@ SUBDIR += olvwm SUBDIR += p5-Tk SUBDIR += piewm + SUBDIR += pythonqt SUBDIR += qt SUBDIR += qvwm SUBDIR += rclock |