summaryrefslogtreecommitdiffstats
path: root/textproc/gnome-doc-utils
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
commite9d8d3c6a582f7ec0f52ff924a7442b23846e0f9 (patch)
tree4f85da7a3c913f0b6d3eaee685d5d67092dd8102 /textproc/gnome-doc-utils
parent69b849628dc4926ef0be2d6b984a7e6c6728d48c (diff)
downloadmarcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.gz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.bz2
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.lz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.xz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.zst
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.zip
Replace some USE_GNOME=pkgconfig elemments with USE_PKGCONFIG=build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17018 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnome-doc-utils')
-rw-r--r--textproc/gnome-doc-utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 5f9000d2b..119c7b9ed 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.89 2012/01/17 13:59:48 ahze Exp $
+# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.90 2012/05/20 12:56:21 kwm Exp $
#
PORTNAME= gnome-doc-utils
@@ -26,7 +26,8 @@ USE_XZ= yes
USE_GMAKE= yes
MAKE_JOBS_UNSAFE=yes
USE_GETTEXT= yes
-USE_GNOME= gnomehier gnomehack libxslt intlhack pkgconfig
+USE_GNOME= gnomehier gnomehack libxslt intlhack
+USE_PKGCONFIG= build
USE_PYTHON= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes