summaryrefslogtreecommitdiff
path: root/textproc/gdome2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-06 12:08:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-06 12:08:40 +0000
commitd59f2a04f97b4aca45a7dfc0e5e10f16e094a9c7 (patch)
tree67be31ba3729217d41a2df53f368e4ea5cd9d8ae /textproc/gdome2
parentAdd autoconf as build-time dependency. (diff)
s/WANT_GLIB/USE_GLIB/
Noted by: bento's log
Notes
Notes: svn path=/head/; revision=45872
Diffstat (limited to 'textproc/gdome2')
-rw-r--r--textproc/gdome2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile
index 47649ced406c..82ca8448e886 100644
--- a/textproc/gdome2/Makefile
+++ b/textproc/gdome2/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-WANT_GLIB= yes
+USE_GLIB= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes