summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-11-26 20:05:45 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-11-26 20:05:45 +0400
commit97edaedc0f3a582566b634f0e12733c6b560b431 (patch)
treec333209dfcac48d0940c2248118d57e4b3f88874
parent2fa99c5247c2ddab67d2479ab9d24e5ce3e06ee2 (diff)
downloadcibs-pkgs-97edaedc0f3a582566b634f0e12733c6b560b431.tar.gz
glib: use pkg-config and gnu-gettext
-rw-r--r--glib/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/glib/Makefile b/glib/Makefile
index 8c32332..2043d96 100644
--- a/glib/Makefile
+++ b/glib/Makefile
@@ -14,6 +14,8 @@ build-depends += \
compress/xz \
library/pcre \
library/libffi \
+ developer/pkg-config \
+ developer/gnu-gettext \
runtime/python
configure-env.32 = DTRACE="dtrace -32"
@@ -34,6 +36,9 @@ configure-options += \
configure-options.32 = \
--disable-largefile
+configure-env += \
+ MSGFMT="/usr/gnu/bin/msgfmt"
+
name := glib
home := http://www.gnu.org/software/$(name)/
release := 2.32