| File: lib/gtk+/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 15 | Line 15 |
| written in C with a very object-oriented approach. endef | written in C with a very object-oriented approach. endef |
| LIBDEPS=devel/glib DEPENDS=X11/XFree86 | LIBDEPS = devel/glibc devel/glib X11/XFree86 |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure CONFIGURE_ARGS = $(DIRPATHS) --disable-xim --with-xinput=no --with-glib-prefix=$(DESTDIR)$(prefix) --x-includes=$(DESTDIR)$(includedir) --x-libraries=$(DESTDIR)$(libdir) | CONFIGURE_SCRIPTS = $(WORKSRC)/configure CONFIGURE_ARGS = $(DIRPATHS) --disable-xim --with-xinput=no --with-glib-prefix=$(DESTDIR)$(prefix) --x-includes=$(DESTDIR)$(includedir) --x-libraries=$(DESTDIR)$(libdir) |