remove unneeded BDEP on itstool, while configure checks for it,

it's not actually used by the build process anymore
This commit is contained in:
jasper 2018-04-23 13:37:18 +00:00
parent ea3a9bf59c
commit a49ddf6b6e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2018/03/14 20:33:13 jasper Exp $
# $OpenBSD: Makefile,v 1.69 2018/04/23 13:37:18 jasper Exp $
COMMENT= text widget that extends the GTK3 GtkTextView widget
@ -28,7 +28,6 @@ WANTLIB += pthread xcb xcb-render xcb-shm xml2 z
MODULES= x11/gnome
BUILD_DEPENDS= textproc/itstool
LIB_DEPENDS= textproc/libxml \
x11/gtk+3