diff options
Diffstat (limited to 'editors/conglomerate/Makefile')
-rw-r--r-- | editors/conglomerate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 2d313fa4fdf..46e0391e3a7 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:39 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/14 16:15:22 jmmv Exp $ # DISTNAME= conglomerate-0.7.12 @@ -11,12 +11,12 @@ HOMEPAGE= http://www.conglomerate.org/ COMMENT= XML editor for GNOME2 BUILD_USES_MSGFMT= yes -DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs DEPENDS+= docbook-xsl>=1.64.1:../../textproc/docbook-xsl DEPENDS+= docbook-xml>=4.2nb6:../../textproc/docbook-xml GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_LIBTOOL= yes USE_GNU_TOOLS+= make USE_PERL5= yes |