| File: lib/pygtk/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 15 | Line 15 |
| have to do normally with the C API. endef | have to do normally with the C API. endef |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else LIBDEPS = lib/gtk+ lang/python DEPENDS = # Builddeps are installed in the build DESTIMG BUILDDEPS = | SOURCE_LANGUAGES = c python LIBDEPS = lib/gtk+ |
| PYTHON = $(DESTDIR)$(bindir)/python GTK_CONFIG = $(STAGINGDIR)/gtk+/gtk-config | PYTHON = $(DESTDIR)$(bindir)/python GTK_CONFIG = $(STAGINGDIR)/gtk+/gtk-config |