add missing build dependency

This commit is contained in:
jasper 2011-09-27 06:55:46 +00:00
parent 342c301edf
commit e30ed14c02
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2011/09/27 06:52:09 jasper Exp $
# $OpenBSD: Makefile,v 1.25 2011/09/27 06:55:46 jasper Exp $
COMMENT= developer documentation for GNOME
@ -15,8 +15,6 @@ MODULES= x11/gnome
MODGNOME_TOOLS= yelp
BUILD_DEPENDS= textproc/itstool
PKG_ARCH= *
USE_LIBTOOL= No

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2011/09/27 06:53:41 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/27 06:55:46 jasper Exp $
COMMENT= general user documentation for GNOME
@ -16,6 +16,8 @@ MODULES= x11/gnome
MODGNOME_TOOLS= yelp
BUILD_DEPENDS= textproc/itstool
PKG_ARCH= *
USE_LIBTOOL= No