mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1a50dacde2
py-gnome-1.0.1 replaces py-gtk-0.5.12 (the latter is fully incorporated into the former).
43 lines
863 B
Makefile
43 lines
863 B
Makefile
# $Id: Makefile,v 1.22 1999/03/09 01:08:46 nectar Exp $
|
|
#
|
|
|
|
SUBDIR += FWF
|
|
SUBDIR += Motif-dummy
|
|
SUBDIR += Xaw3d
|
|
SUBDIR += auis
|
|
SUBDIR += blt
|
|
SUBDIR += fltk
|
|
SUBDIR += gtk--
|
|
SUBDIR += gtk-engines
|
|
SUBDIR += gtk10
|
|
SUBDIR += gtk11
|
|
SUBDIR += gtk11-devel
|
|
SUBDIR += gtk12
|
|
SUBDIR += gtkgl
|
|
SUBDIR += gtkstep
|
|
SUBDIR += iv
|
|
SUBDIR += lesstif
|
|
SUBDIR += neXtaw
|
|
SUBDIR += p5-Gtk
|
|
SUBDIR += p5-Tcl-Tk
|
|
SUBDIR += p5-Tk
|
|
SUBDIR += pmw
|
|
SUBDIR += py-gnome
|
|
SUBDIR += qt142
|
|
SUBDIR += slingshot
|
|
SUBDIR += tix
|
|
SUBDIR += tk41
|
|
SUBDIR += tk42
|
|
SUBDIR += tk80
|
|
SUBDIR += tk81
|
|
SUBDIR += tkstep80
|
|
SUBDIR += v
|
|
SUBDIR += xbae
|
|
SUBDIR += xforms
|
|
SUBDIR += xg
|
|
SUBDIR += xview-clients
|
|
SUBDIR += xview-config
|
|
SUBDIR += xview-lib
|
|
|
|
.include <bsd.port.subdir.mk>
|