File: devel/pkg-config/Makefile
lnx-bbc--stable--2.1--patch-38 lnx-bbc--research--0.0--patch-33
Line 11Line 11
pkgconfig package blurb goes here.
endef

pkgconfig package blurb goes here.
endef

LIBDEPS = devel/glibc devel/glib
LIBDEPS = devel/glib
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
# don't comment this out! It puts things in the right dirs!
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) --x-includes=$(DESTDIR)$(includedir) --x-libraries=$(DESTDIR)$(libdir) --enable-shared --disable-static
BUILD_SCRIPTS = $(WORKSRC)/Makefile

BUILD_SCRIPTS = $(WORKSRC)/Makefile