diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-06 12:08:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-06 12:08:40 +0000 |
commit | d59f2a04f97b4aca45a7dfc0e5e10f16e094a9c7 (patch) | |
tree | 67be31ba3729217d41a2df53f368e4ea5cd9d8ae /textproc/gdome2 | |
parent | c0432f4404ce93622e22f0798b61bd426ca0b23f (diff) | |
download | ports-d59f2a04f97b4aca45a7dfc0e5e10f16e094a9c7.tar.gz ports-d59f2a04f97b4aca45a7dfc0e5e10f16e094a9c7.zip |
Notes
Diffstat (limited to 'textproc/gdome2')
-rw-r--r-- | textproc/gdome2/Makefile | 2 |
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 |